nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 924 forks source link

feat: popup window support for oauth scheme (#297) #1746

Closed yashx closed 6 months ago

yashx commented 2 years ago

I added support for a "popup mode" in the OAuth scheme. Let me know if this implementation is acceptable, if yes I will update the docs.

resolves #297

yashx commented 2 years ago

It looks like the changes I made to package.json to publish and use this fork are accidentally included in this PR. I will fix that (and remove the changelog.md) later if my implementation of this feature is accepted.

lolbyaka commented 2 years ago

Any updates about this feature? It's will be great.

koblents commented 1 year ago

I added support for a "popup mode" in the OAuth scheme. Let me know if this implementation is acceptable, if yes I will update the docs.

resolves #297

Tried you code - looks great, but it doesn't work on safari..