Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reaganm02/nuxt3-mongodb-refresh-access-token

Nuxt 3 Authentication with MongoDB, Refresh Access Tokens, and Email Verification/Password Reset Functionality. With live demo
https://github.com/reaganm02/nuxt3-mongodb-refresh-access-token

athentication elasticemail formkit jsonwebtoken mongodb nuxt nuxt3 nuxtjs tailwindcss typescript vue3

Last synced: about 1 month ago
JSON representation

Nuxt 3 Authentication with MongoDB, Refresh Access Tokens, and Email Verification/Password Reset Functionality. With live demo

Awesome Lists containing this project

README

        

# Nuxt 3 Authentication using MongoDB, Refresh access token & Email Verification.

This demo showcases seamless user authentication, featuring a refresh access token mechanism for API route protection. After registering, a verification email will be sent same thin when requesting a password reset. All-in-one example covering sign up, sign in, account verification, and password management.

[![Video Example](./public//thumbnail-1.jpg)](https://www.youtube.com/watch?v=y6ulxSMYf40)

Dashboard Example
![Dashboard Example with Refresh Access Token](./public/dashboard-example.jpg)

Account Verification email template.
![Account Verification](./public/account-verification.png)

Password Reset email template
![Password Reset](./public/password-reset.png)