Open noremacskich opened 2 months ago
Looks like we can use an authentication app, and it's built-in to the identity stuff
https://stackoverflow.com/questions/51305556/add-2fa-authenticator-to-user
https://chsakell.com/2019/08/18/asp-net-core-identity-series-two-factor-authentication/
Actually, it has stuff built in, just need to create a frontend for it
https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetcore-8.0#use-the-post-manage2fa-endpoint
Looks like we can use an authentication app, and it's built-in to the identity stuff
https://stackoverflow.com/questions/51305556/add-2fa-authenticator-to-user