Releases: oxisto/oauth2go
Releases · oxisto/oauth2go
v0.6.0
What's Changed
- Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 by @dependabot in #49
- Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot in #52
- Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #50
- Bump golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.5.0 by @dependabot in #51
- Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.6.0 by @dependabot in #53
Full Changelog: v0.5.13...v0.6.0
v0.5.13
What's Changed
- Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 by @dependabot in #43
- Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1 by @dependabot in #44
- Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #47
- Made CORS header optional by @oxisto in #48
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v0.5.12...v0.5.13