goth v1.3.1 Release Notes
Release Date: 2022-08-10 // about 2 years ago-
- Force refresh whenever cached token is expired
- Fix getting tokens from metadata with no options provide
Previous changes from v1.3.0
-
- Add
Goth.start_link/1
,Goth.fetch/2
,Goth.fetch!/2
, andGoth.Token.fetch/1
.
🗄 Deprecations:
Goth.Token
: Deprecatefor_scope/2
,from_response_json/2
,refresh!/1
- Deprecate
Goth.Client
module - Deprecate
Goth.Config
module - Deprecate
Goth.TokenStore
module
- Add