Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 268 Bytes

Test Dummy Auth w/ Hydra

Setup:

npm install
npm run dev

Then you can use the UI to initialise/start the login process.

Main files:

See services/full-login.ts to see the logic for logging in. Feel free to modify or let Prith know if need a hand.