An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![npm](https://img.shields.io/npm/v/@saasmvp/nuxt-saasmvp-oauth?logo=npm)](https://www.npmjs.com/package/@saasmvp/nuxt-saasmvp-oauth)
[![github](https://img.shields.io/badge/github%20repo-black?logo=github)](https://github.com/rickgregg/nuxt-saasmvp-oauth)
[![license](https://img.shields.io/github/license/nuxt/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D)](https://github.com/rickgregg/nuxt-saasmvp-oauth/blob/main/LICENSE.txt)
[![nuxt](https://img.shields.io/badge/Nuxt%20Framework-18181B?logo=nuxt.js)](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