Skip to content

Releases: loopholelabs/auth

v0.2.92

04 Jul 21:02
e1218f0
Compare
Choose a tag to compare

What's Changed

  • Bump the go_modules group across 1 directory with 4 updates by @dependabot in #14
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #19
  • Bump github.com/rs/zerolog from 1.29.1 to 1.33.0 by @dependabot in #18
  • Bump github.com/go-openapi/swag from 0.22.4 to 0.23.0 by @dependabot in #17
  • Bump github.com/go-openapi/runtime from 0.26.0 to 0.28.0 by @dependabot in #16
  • Bump github.com/swaggo/swag from 1.16.1 to 1.16.3 by @dependabot in #15

New Contributors

Full Changelog: v0.2.91...v0.2.92

v0.2.48

25 Feb 03:54
Compare
Choose a tag to compare

pass endpoint to options.New - fixing magic link missing host

v0.2.28

08 Jul 00:35
0301396
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.27...v0.2.28

v0.2.27

05 Jul 21:27
9491c48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.26...v0.2.27

v0.2.15

05 Feb 01:09
3ea41ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.14...v0.2.15

Validation Helper Functions

15 Jan 21:12
c494c3c
Compare
Choose a tag to compare
v0.1.1

Adding and using helper functions

Initial Release

15 Jan 20:42
7223f7c
Compare
Choose a tag to compare
Add Foreign Key Constraints to Sessions (#4)

* Updating required schema

* Updating schema for storage to be more streamlined

* Fixing minor bugs and renaming functions/interfaces

* Making manager more streamlined by only exposing required functions

* Fixing and streamlining bugs around flow verification

* Updating generated code

* Updating generated code