Releases: oxisto/oauth2go
Releases · oxisto/oauth2go
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
What's Changed
- Added more compatibility with the
golang.org/x/oauth2
package by @oxisto in #4 - Added appropriate flags for cookie by @oxisto in #6
- Adding support for password hashing by @oxisto in #7
- Added more testing by @oxisto in #8
- Using
BasicAuth()
by @oxisto in #9
Full Changelog: v0.2.0...v0.3.0