Closed rkorzhoff closed 1 month ago
see #256
@rkorzhoff Can you share your solution for Nuxt 3? Finally managed to use OidcClient
to sign in incl. callback. But it really feels like fiddling around...
For complete SSR I like https://next-auth.js.org/ It's not for SPA though, only SSR.
This issue (question) staled some time ago, closing it for now.
This lib is awesome, but... Any plans? I'd like to use this library in my Nuxt 3 app, but there are reasons like a strict WebStorage usage (for workaround i'm using my own implementation), window calls that make it hard