Gin Oauth2 Versions Save

Middleware for Gin Framework users who also want to use OAuth2

v1.5.7

2 weeks ago

v1.5.6

2 months ago

What's Changed

Full Changelog: https://github.com/zalando/gin-oauth2/compare/v1.5.5...v1.5.6

v1.5.5

1 year ago

What's Changed

  • Update: dependencies to fix CVEs by dependencies
  • Fix: google session example
  • Fix: protect from nil ptr deref
  • Refactor: ioutil.ReadAll -> io.ReadAll and ioutil.ReadFile -> os.ReadFile

Full Changelog: https://github.com/zalando/gin-oauth2/compare/v1.5.3...v1.5.5

v1.5.3

3 years ago
  • option for using the token in a header
  • mask the token from the logs when using them in the URL

v1.5.2

5 years ago

v1.5.1

5 years ago