Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 20:53
2b9378d

1.12.0 (2024-12-12)

Features

  • add new signatures for user and auth functions (c63c75e)
  • add parameter guards (#115) (e61d115)
  • add passage error class (#105) (f0e7239)
  • adds new fields to the AppInfo and UserInfo structs (94748b5)
  • deps update (4448a3e)
  • go version from 1.16 --> 1.21 (4448a3e)
  • jwt audience validation (#89) (ae2f00d)
  • remove JWK re-fetch logic (cf887ab)
  • reworks the new create magic link func into three separate functions (#117) (741b260)

Bug Fixes

  • updates jwx library to use its thread-safe jwks cache (#88) (b677920)