Releases: verbb/auth
Releases · verbb/auth
2.0.13
Fixed
- Fix Constant Contact client not working.
1.0.32
Fixed
- Fix Constant Contact client not working.
2.0.12
Fixed
- Add conditional for Twitter
code_verifier
check to prevent errors when already supplied. - Fix an error with token values not being typed correctly.
1.0.31
Fixed
- Add conditional for Twitter
code_verifier
check to prevent errors when already supplied.
2.0.11
Fixed
- Fix an issue with the Generic provider.
2.0.10
Fixed
- Fix an issue with the Generic provider and duplicate
baseApiUrl
.
1.0.30
Fixed
- Fix an issue with the Generic provider.
1.0.29
Fixed
- Fix an issue with the Generic provider and duplicate
baseApiUrl
.
2.0.9
Added
- Add the ability to set
baseApiUrl
for providers as part of their config. This can be a string, or a callback function.
Fixed
- Fix Zoho base API URL not taking into account
useDeveloper
setting.
2.0.8
Changed
- Updated Amazon Cognito provider.