You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Release 1.0.1 (#16)
* Using the ClientOptions provided at App initialization to create the … (#12)
* Using the ClientOptions provided at App initialization to create the HTTPClient in auth package.
* Fixed context import
* Updated test case
* Fixing a test failure; Calling transport.NewHTTPClient() only when ctx and opts are available to avoid an unnecessary default credentials lookup.
* Passing a non-nil context to AuthConfig during testing; Replacing Print+Exit calls with log.Fatal() (#13)
* Bumped version to 1.0.1 (#15)
* Removed unused package variable; Updated godocs
0 commit comments