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

[Module Listing Request]: nuxt-oauth #621

Open
ghostzero opened this issue Apr 8, 2023 · 0 comments · May be fixed by #622
Open

[Module Listing Request]: nuxt-oauth #621

ghostzero opened this issue Apr 8, 2023 · 0 comments · May be fixed by #622

Comments

@ghostzero
Copy link

Description

Provides a simple OAuth 2 implementation for static site nuxt applications for which no backend code is required. Unlike sidebase/nuxt-auth this packacke does not include pre-styled pages to have maximum flexibility. Furthermore, no server backend is required and the website can be deployed on static CDNs.

It features:

  • Authorization Code Grant with PKCE (default)
  • Implicit Grant (not recommended) for legacy oauth servers.

Repository

https://github.com/bitinflow/nuxt-oauth

npm

https://www.npmjs.com/package/@bitinflow/nuxt-oauth

Nuxt Compatibility

Nuxt 3

@ghostzero ghostzero linked a pull request Apr 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant