Releases: go-oauth2/oauth2
Releases · go-oauth2/oauth2
version 3.9.3
- Add go mod
version 3.9.2
ValidationAuthorizeRequest
add post request
version 3.9.1
- The type of key is different when SigningMethod is different.
version 3.9.0
- remove
github.com/satori/go.uuid
version 3.8.12
- fixed refresh token
version 3.8.11
- remove inject
version 3.8.10
- add jwt to generate access tokens
version 3.8.9
- remove HandleTokenRequestWithDuration
version 3.8.8
- add handle with duration
version 3.8.7
- GenerateBasic add *http.Request support