Releases: sfomuseum/go-http-oauth2
Releases · sfomuseum/go-http-oauth2
0.10.3
What's Changed
- Bump golang.org/x/crypto from 0.21.0 to 0.35.0 by @dependabot[bot] in #8
- Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0 by @dependabot[bot] in #10
- Bump golang.org/x/net from 0.22.0 to 0.38.0 by @dependabot[bot] in #9
Full Changelog: v0.10.2...v0.10.3
0.10.2
- Update vendor deps
0.10.1
What's Changed
- Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 by @dependabot in #5
Full Changelog: v0.10.0...v0.10.1
0.10.0
- Update vendor deps
0.0.9
What's Changed
- Bump golang.org/x/net from 0.0.0-20210525063256-abc453219eb5 to 0.7.0 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.0.8...v0.0.9
0.0.8
- Update vendor deps
0.0.7
- Update data attribute writer to assign a fully qualified
data-oauth2-access-token
attribute (if enabled).
0.0.6
- Add
AppendAccessTokenFromCookieHandler
method.
0.0.5
- Update to use
sfomuseum/go-flags
v0.2.1 - Update to use
aaronland/go-http-rewrite
v0.0.5 - Update to use
aaronland/go-http-crumb
v0.1.1
0.0.4
- Update to
aaronland/go-http-cookie
v0.3.2