Releases: COSSAS/gauth
Releases · COSSAS/gauth
v1.0.2
What's Changed
- Added dependabot to branch naming check by @MaartendeKruijf in #14
- Updated golang.org/x/net to 0.33 by @MaartendeKruijf in #16
- added m2m example + readme by @RabbITCybErSeC in #11
New Contributors
- @MaartendeKruijf made their first contribution in #14
Full Changelog: v1.0.1...v1.0.2
v1.0.1
This release fixes a important security issue in golang.org/x/crypto
What's Changed
- added the token to the context by @RabbITCybErSeC in #9
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.0.0...v1.0.1
v1.0.1-alpha
added the token to the context
v1.0.0
What's Changed
- Feature/1 move auth to own package by @RabbITCybErSeC in #2
- added skip Tls validation to default config by @RabbITCybErSeC in #4
- Feature/5 add examples + readme by @RabbITCybErSeC in #7
New Contributors
- @RabbITCybErSeC made their first contribution in #2
Full Changelog: https://github.com/COSSAS/gauth/commits/v1.0.0
v0.0.1-alpha-c
next param added for testing
v0.0.1-alpha-b
redirection to oidc provider logout path