https://github.com/rickgregg/nuxt-saasmvp-oauth
nuxt-saasmvp-oauth is a Nuxt 3 Module employing the OAuth 2.0 authorization framework defined by IETF RFC 6749 to obtain limited access to a HTTP service.
https://github.com/rickgregg/nuxt-saasmvp-oauth
authentication nuxt oauth rest saas user
Last synced: 11 months ago
JSON representation
nuxt-saasmvp-oauth is a Nuxt 3 Module employing the OAuth 2.0 authorization framework defined by IETF RFC 6749 to obtain limited access to a HTTP service.
- Host: GitHub
- URL: https://github.com/rickgregg/nuxt-saasmvp-oauth
- Owner: rickgregg
- License: mit
- Created: 2024-05-24T20:13:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T21:40:55.000Z (over 1 year ago)
- Last Synced: 2025-07-31T16:42:29.435Z (11 months ago)
- Topics: authentication, nuxt, oauth, rest, saas, user
- Language: TypeScript
- Homepage: https://oauth.saasmvp.org
- Size: 183 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@saasmvp/nuxt-saasmvp-oauth)
[](https://github.com/rickgregg/nuxt-saasmvp-oauth)
[](https://github.com/rickgregg/nuxt-saasmvp-oauth/blob/main/LICENSE.txt)
[](https://nuxt.com)
---
**nuxt-saasmvp-oauth** is a **Nuxt 3 Module** employing the OAuth 2.0 authorization framework defined by IETF RFC 6749 to obtain limited access to a HTTP service. Access to protected resources is granted to Users and REST API Endpoints using an access token conforming with the IETF RFC 7519 JSON Web Token (JWT) standard. The module may be used within the saasmvp framework ecosystem or with any Nuxt 3 application. **nuxt-saasmvp-oauth** is lightweight and easy to use for fast deployment.
### Documentation
Get documentation for the [**nuxt-saasmvp-oauth**](https://oauth.saasmvp.org/) NUXT 3 Module.
### The saasmvp Project
Spin up a SaaS Minimally Viable Product Fast. Quickly Discover your Customer. No Assembly Required. Find out more and get documentation for [**The saasmvp Project**](https://saasmvp.org). The saasmvp Project uses the nuxt-saasmvp-oauth NUXT 3 Module.
### Support
FREE individual support is available for [**registered users**](https://oauth.saasmvp.org/documentation/support.html) at **support@saasmvp.org**. [**Public support**](https://github.com/rickgregg/nuxt-saasmvp-oauth/issues) is available anytime.
### License
[**MIT**](https://github.com/rickgregg/nuxt-saasmvp-oauth/blob/main/LICENSE.txt)
Copyright (c) 2024-2025, The saasmvp Project