JWT settings for the application, used for client authentication.
More...
|
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.
|
|
JWT settings for the application, used for client authentication.
The documentation for this class was generated from the following file:
- /Users/jacob/Documents/Projects/130-project/hagglehaul/hagglehaul.Server/Models/JwtSettings.cs