Polianin Nikita
cd6f25deba
All logic related to token manipulation has been transferred to the AuthService. Also added TOTP 2FA and rethought the logic of logging into the application
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"profiles": {
|
|
"Security": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:58871;http://localhost:58872"
|
|
}
|
|
}
|
|
} |