GunaShekar02 / generator-front-to-back

A Fullstack Template Generator for Javascript and Django Apps
https://www.npmjs.com/package/generator-front-to-back
MIT License
16 stars 6 forks source link

Implement authentication templates #8

Closed GunaShekar02 closed 3 years ago

GunaShekar02 commented 3 years ago

Task

Add authentication templates to Javascript generators. Solves #1.

Solution

Users can select between JWT and session based authentication, and required libraries and files will be installed and created accordingly.

Type of Change

Screenshot(s)

Include any screenshots that can assist the person reviewing the PR. image