sidebase / nuxt-auth

Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
https://auth.sidebase.io
MIT License
1.31k stars 164 forks source link

not support with i18n module #828

Closed AbdullahAlfar closed 3 months ago

AbdullahAlfar commented 3 months ago

Environment

Nuxt Version: 3.12.1

Reproduction

https://github.com/nuxt-modules/i18n

Describe the bug

pages: { login: '/ar/signin' }, we need to make the redirect detect by language chosen

Additional context

No response

Logs

No response

zoey-kaiser commented 3 months ago

Duplicate of #722