Skip to content

Releases: privy-open-source/nuauth

0.5.0

14 Jul 10:24
75502e1
Compare
Choose a tag to compare

🚀 Feature

  • Redirect URI now can accept path-only - by Pringgo Radianto (15b8c)

🐞 Bug Fixes

  • deps:
    • Update nuxt framework - by renovate[bot] (a14af)
    • Update nuxt framework to v3.6.2 - by renovate[bot] (3cfd0)
    • Update dependency h3 to v1.7.1 - by renovate[bot] (d70cf)
    • Update dependency destr to v2 - by renovate[bot] (dd11e)
View changes on GitHub

0.4.0

05 Jun 05:20
9239b0b
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Change utils location from @privyid/nuauth to @privyid/nuauth/core
    Migration:
    - In nuxt.config.ts, change module from @privyid/nuauth/module to @privyid/nuauth
    - Change all utils import from @privyid/nuauth to @privyid/nuauth/core

🚀 Features

  • multiprofile: Add new multi profile - by Ade Novid (f797e)

🐞 Bug Fixes

  • autoimport: Fix auto import - by Ade Novid (7afc1)
  • deps: Update nuxt framework to v3.5.2 - by renovate[bot] (569ad)
View changes on GitHub

0.3.1

26 May 06:56
731e77c
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Inconsistent token value - by Ade Novid (1daac)
  • deps:
    • Update dependency ufo to v1.1.2 - by renovate[bot] (3ec0f)
    • Update nuxt framework to v3.4.3 - by renovate[bot] (ee1c1)
    • Update dependency h3 to v1.6.6 - by renovate[bot] (ed04b)
    • Update dependency cookie-es to v1 - by renovate[bot] (ff2f1)
    • Update nuxt framework to v3.5.1 - by renovate[bot] (79b83)
View changes on GitHub

0.3.0

28 Apr 08:21
4c388f8
Compare
Choose a tag to compare

🚀 Features

  • Add option cookie and autoImport - by Ade Novid (1e801)

🐞 Bug Fixes

  • Set cookies on iframe - by Ade Novid (99da7)
  • deps:
    • Update dependency ufo to v1.1.1 - by renovate[bot] (7bf08)
    • Update nuxt framework to v3.4.0 - by renovate[bot] (8b715)
    • Update nuxt framework to v3.4.1 - by renovate[bot] (95f70)
    • Update nuxt framework to v3.4.2 - by renovate[bot] (9877a)
View changes on GitHub

0.2.1

03 Apr 08:15
736b14c
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Missing import - by Ade Novid (736b1)
  • deps: Update dependency @nuxt/kit to v3.3.3 - by renovate[bot] (c7f58)
View changes on GitHub

0.2.0

14 Mar 02:00
5e7e67d
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Redirect on different base url - by Ade Novid (2b7b0)
View changes on GitHub

0.1.0

14 Mar 02:01
caf6935
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Change isAlmostExpired to function - by Ade Novid (ff6a7)

🚀 Features

  • Basic functionalities - by Ade Novid (bbc39)
View changes on GitHub