Dotnet
Authentication and Authorization - Registration Part 2

Configure JWT

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

I finished! On to the next chapter

Demo: Configure JWT

In Conduit.Api Project

Modify appsetting.json
  • Add node
  • "AppSettings": { "Token": "secret key for jwt" },
  • Generate a random string for the JWT Secret