Skip to content

Commit 9f424e1

Browse files
authored
Merge pull request #123 from deploymenttheory/dev
Remove unused code related to token management and API handling
2 parents e80143b + a1d7c80 commit 9f424e1

9 files changed

+3
-879
lines changed

httpclient/httpclient_auth_validation_test.go.back renamed to authenticationhandler/auth_validation_test.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// httpclient_auth_validation_test.go
2-
package httpclient
1+
// authenticationhandler/auth_validation_test.go
2+
3+
package authenticationhandler
34

45
import (
56
"testing"

httpclient/httpclient_api_handler.go.back

Lines changed: 0 additions & 58 deletions
This file was deleted.

httpclient/httpclient_api_handler_test.go.back

Lines changed: 0 additions & 141 deletions
This file was deleted.

httpclient/httpclient_auth_bearer_token.go.back

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)