Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does nuxt-auth-utils Support Chrome Extensions or Electron? #317

Open
insub opened this issue Jan 2, 2025 · 1 comment
Open

Does nuxt-auth-utils Support Chrome Extensions or Electron? #317

insub opened this issue Jan 2, 2025 · 1 comment
Labels
question Further information is requested

Comments

@insub
Copy link

insub commented Jan 2, 2025

I have a Nuxt full-stack project with nuxt-auth-utils and would like to add a Chrome Extension client. Is nuxt-auth-utils capable of supporting this?
Can I navigate directly to the Nuxt login page within the Chrome Extension for login?
And can I retrieve the login status in the Chrome Extension client?

Copy link
Owner

atinux commented Jan 6, 2025

As long as the Chrome extension send the cookie set by nuxt-auth-utils, it should be possible.

Regarding Electron, I did not try so I don't know.

@atinux atinux added the question Further information is requested label Jan 6, 2025 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants