Skip to content

Releases: gazebo-web/auth

v0.9.0

08 Mar 13:47
51e72ea
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

  • ▶️ Bump actions/setup-go from 4 to 5 by @dependabot in #28
  • ⬆️ Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.1 by @dependabot in #30
  • ⬆️ Bump firebase.google.com/go/v4 from 4.12.1 to 4.13.0 by @dependabot in #26
  • Access token authentication with GCP service accounts by @marcoshuck in #29
  • ⬆️ Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #31

Full Changelog: v0.8.0...v0.9.0

v0.8.0

26 Oct 17:23
62f9522
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

  • Add CustomClaimer interface and implement it on the Firebase adapter by @marcoshuck in #23
  • ⬆️ Bump firebase.google.com/go/v4 from 4.12.0 to 4.12.1 by @dependabot in #21
  • ▶️ Bump actions/checkout from 3 to 4 by @dependabot in #20
  • Add firebase to the list of providers by @marcoshuck in #24

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 Jul 20:17
559497c
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • ⬆️ Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #16
  • ⬆️ Bump firebase.google.com/go/v4 from 4.11.0 to 4.12.0 by @dependabot in #19
  • Add support for getting email values from firebase claims by @marcoshuck in #18

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Jun 17:30
74546d1
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 May 19:35
41c0c2d
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 May 21:01
3c2bd63
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

09 May 17:35
25ce31c
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 May 16:49
cc9d0ae
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • Remove middleware and example from auth library by @marcoshuck in #9

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 May 16:22
40b64d0
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Improve middleware generation by using Extractors and TokenAuthentication by @marcoshuck in #7

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

v0.1.0

04 May 15:04
c400a0f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/gazebo-web/auth/commits/v0.1.0