Skip to content

abhinavverma-sf/AuthenticationLoopBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment-14-loopback4-authentication

Implement Oauth using passport JS in previous loopback application as a Loopback 4 component. Create a login page in UI. Add username field to user table. Implement login feature and ensure non logged in user is not able to access any other page in UI and any of the other APIs. Push the code to the repo on github. Generate a PR for review.

How to run

server :

create a database name loopbackassign
npm start

client :

ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published