AcaMate_API/private/jwtSetting.Development.json

11 lines
317 B
JSON
Executable File

{
"JwtSettings": {
"SecretKey": "YourSuperSecretKeyThatIsLongEnough123!",
"Issuer": "AcaMate",
"Audience": "https:/devacamate.ipstein.myds.me",
"ExpiryMinutes": 10,
"ClockSkewMinutes": 5,
"RefreshTokenExpiryDays": 7
}
}
// SecretKey 256bit(32byte)