1
0
mirror of synced 2025-02-21 12:59:48 +01:00
2024-11-24 02:23:25 +08:00

8 lines
202 B
JSON

{
"AuthSettings": {
"JwtKey": "SuperSecretKeyAndHeresItsPadding",
"JwtIssuer": "http://localhost:5000",
"JwtAudience": "http://localhost:5000",
"AuthenticationRequired": false
}
}