sidebase / nuxt-auth

🔐 Nuxt user authentication and sessions via authjs (next-auth), local and refresh providers. nuxt-auth wraps NextAuth.js to offer the reliability & convenience of a 12k star library to the nuxt 3 ecosystem with a native developer experience (DX)
https://sidebase.io/nuxt-auth/
MIT License
1.13k stars 134 forks source link

proposal: Add `onRedirect` hook (for supporting `nuxt-i18n` routing) #722

Open kevindaizj opened 3 months ago

kevindaizj commented 3 months ago

Describe the feature

Implement similar functionality of Nuxt 2 nuxt-auth module: Feature

How would you implement this?

No response

Additional information

Provider

mario27 commented 2 months ago

Totally agree with you, it's a necessary feature

skmd87 commented 1 month ago

this is much needed

zoey-kaiser commented 6 days ago

I really like this idea! Do you have any more context you could provide to this? Then I would look into beginning to work on this feature (unless you want to take a crack at it 😊)