Skip to content

Releases: atinux/nuxt-auth-utils

v0.5.20

15 Apr 13:39
9d816a8
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Update readme file to fix path to OAuth provider (9d816a8)

🏡 Chore

❤️ Contributors

v0.5.19

07 Apr 12:39
3286953
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add support for authorization parameters and ensure state param is included from query when present in Facebook & Microsoft OAuth (#386)

🩹 Fixes

  • Explicit Return Type on getUserSession (#379)

❤️ Contributors

v0.5.18

01 Apr 10:45
cf89c3c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support GitHub Enterprise Server and GHE.com (#383)
  • Add Salesforce, Slack and Heroku OAuth providers (#382)

❤️ Contributors

v0.5.17

19 Mar 11:06
e1e9450
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add LiveChat OAuth (#376)
  • Add Azure b2c OAuth provider (#362)
  • Add Kick OAuth provider (#360)

🩹 Fixes

  • Verify steam credentials (#365)
  • Remove ohash dependency (#377)
  • oauth, apple: Return tokens in response (#373)
  • oauth, facebook: Prevent duplication of config.fields and config.scope in defu merge (#375)

❤️ Contributors

v0.5.16

19 Feb 11:34
9c65b16
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Custom params for Keycloak (#355)

❤️ Contributors

v0.5.15

12 Feb 15:45
b7e078d
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • Wrong var name in README.md (#345)

🏡 Chore

  • Align @simplewebauthn/types version (#344)

❤️ Contributors

v0.5.14

05 Feb 17:17
ff2ddc9
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Move atproto util in runtime (ff2ddc9)

❤️ Contributors

v0.5.13

05 Feb 11:44
d8534ef
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • bluesky: Use local map for session storing (#340)

🏡 Chore

❤️ Contributors

v0.5.12

05 Feb 11:12
1d4c52c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • session: Add generated session id (#338)
  • Add Bluesky as a provider (#281)

🏡 Chore

❤️ Contributors

v0.5.11

04 Feb 23:59
32e3b47
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Set email_verified in user on GitHub provider (#332)
  • composable: Add openInPopup(route, { width, height }) (#336)
  • Add Gitea Oauth Provider (#335)

🩹 Fixes

  • microsoft: Fix duplicated scopes (#331)

🏡 Chore

❤️ Contributors