v0.2.0
New features:
bearer_cookie_name
setting allowing to override bearer token cookie name (#25)
Fixes:
- "Authorization" header is no longer being sent to the client (#25)
- application no longer panics on exit (#17)
Updates:
- NeoFS SDK to 1.0.0-RC8 (#23)
- golang.org/x/oauth2 to v0.7.0 (#24)
- golang.org/x/net to v0.9.0 (#24, fixing CVE-2022-41723)