Shinigami92 / star-citizen-trade-market-api

Star Citizen Trade Market Backend API
MIT License
12 stars 1 forks source link

Implement JWT login #2

Closed Shinigami92 closed 5 years ago

Shinigami92 commented 5 years ago

After the user has logged in with Basic-Auth, a JWT token should be returned. This is needed for further login and should last a week Helpfull documentation: https://docs.nestjs.com/techniques/authentication