Skip to content

Releases: oxisto/oauth2go

v0.5.4

03 Mar 21:38
3d508d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

03 Mar 18:54
95c1c63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Mar 20:52
5c11a35
Compare
Choose a tag to compare

What's Changed

  • Added flag for user secret and password by @oxisto in #27
  • Fixed missing crv parameter in JWKS by @oxisto in #28

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Mar 17:19
7433da3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Feb 20:35
482fc19
Compare
Choose a tag to compare

What's Changed

  • Implementation of authorization code grant by @oxisto in #20

Full Changelog: v0.4.2...v0.5.0

v0.4.2

28 Feb 14:50
913b082
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Feb 14:38
b960c2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Feb 17:41
4347b01
Compare
Choose a tag to compare

What's Changed

  • Added support for a return URL in the login page by @oxisto in #11
  • First attempt at CSRF support by @oxisto in #13
  • Added linting/vetting to GitHub CI by @oxisto in #14

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Feb 00:05
3650a25
Compare
Choose a tag to compare

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

v0.2.0

18 Feb 09:18
105e11c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0