Hagglehaul  1.0
Hagglehaul - book and bid on rides
Loading...
Searching...
No Matches
hagglehaul.Server.Models.JwtSettings Class Reference

JWT settings for the application, used for client authentication. More...

Properties

string ValidAudience = null! [get, set]
 Valid audience for the JWT.
 
string ValidIssuer = null! [get, set]
 Valid issuer for the JWT.
 
string Secret = null! [get, set]
 Secret key for the JWT, encoded as a string.
 

Detailed Description

JWT settings for the application, used for client authentication.


The documentation for this class was generated from the following file: