Releases: zalando/gin-oauth2
Releases · zalando/gin-oauth2
token handling
- option for using the token in a header
- mask the token from the logs when using them in the URL
Add token identification (uid) to context
Merge pull request #50 from rgritti/add-uid-in-context adding identification for services/users
v1.5.1: Merge pull request #49 from rgritti/fix-scope-check-function
Fix scope check function