Releases: verbb/auth
Releases · verbb/auth
2.0.35
2.0.34
Added
- Add RedirectUri helper to assist with redirection handling.
2.0.33
Changed
-
Update
firebase/php-jwtto support7.x. -
Remove direct
paragonie/random-libdependency and use native PHP randomness for Twitter PKCE verifier generation.
1.0.44
Changed
-
Update
firebase/php-jwtto support7.x. -
Remove direct
paragonie/random-libdependency and use native PHP randomness for Twitter PKCE verifier generation.
2.0.32
Fixed
- Update Marketo to use
access_tokenparams.
2.0.31
Fixed
- Fix client credentials based grants throwing an error for scopes for some providers.
2.0.30
Fixed
- Update Marketo to use
client_credentialsgrant.
2.0.29
Fixed
- Fix Client Credentials grants to using
getAccessTokenOptions()andscopesin request.
1.0.43
Fixed
- Fix Client Credentials grants to using
getAccessTokenOptions()andscopesin request.
2.0.28
Fixed
- Fix
GithubResourceOwnertyping.