Skip to content

Aervue/graphql-mongo-auth-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-mongo-auth-boilerplate

Detailed README coming soon, project is unfinished!

Installation

npm install configure .env file

Features

GraphQL / Mongoose / Express
Authentication:
* JWT AccessToken & Opaque RefreshToken stored in cookies
Authorization:
* Require user role from DB or to be authenticated without any role for each resolver

Usage

npm run ac Post - will create a new component called Post and automatically import it
npm run rc Post - will remove a component called Post and all files within it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published