Skip to content

Releases: atinux/nuxt-auth-utils

v0.5.19

Choose a tag to compare

@atinux atinux released this 07 Apr 12:39
3286953

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

Choose a tag to compare

@atinux atinux released this 01 Apr 10:45
cf89c3c

compare changes

🚀 Enhancements

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

❤️ Contributors

v0.5.17

Choose a tag to compare

@atinux atinux released this 19 Mar 11:06
e1e9450

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

Choose a tag to compare

@atinux atinux released this 19 Feb 11:34
9c65b16

compare changes

🚀 Enhancements

  • Custom params for Keycloak (#355)

❤️ Contributors

v0.5.15

Choose a tag to compare

@atinux atinux released this 12 Feb 15:45
b7e078d

compare changes

🩹 Fixes

📖 Documentation

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

🏡 Chore

  • Align @simplewebauthn/types version (#344)

❤️ Contributors

v0.5.14

Choose a tag to compare

@atinux atinux released this 05 Feb 17:17
ff2ddc9

compare changes

🩹 Fixes

  • Move atproto util in runtime (ff2ddc9)

❤️ Contributors

v0.5.13

Choose a tag to compare

@atinux atinux released this 05 Feb 11:44
d8534ef

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors

v0.5.12

Choose a tag to compare

@atinux atinux released this 05 Feb 11:12
1d4c52c

compare changes

🚀 Enhancements

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

🏡 Chore

❤️ Contributors

v0.5.11

Choose a tag to compare

@atinux atinux released this 04 Feb 23:59
32e3b47

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

v0.5.10

Choose a tag to compare

@atinux atinux released this 27 Jan 13:35
4e9e5a9

compare changes

🚀 Enhancements

  • Add Apple OAuth provider (#328)

We now support 30+ OAuth Providers, what a community 💚

📖 Documentation

❤️ Contributors