You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An advanced .NET 8 template that uses TOTP-based multi-factor login with Otp.NET, EF Core (PostgreSQL), Docker, dotnet aspire, and Serilog—built around a Clean Architecture design. Perfect for learning or starting a secure project.
Decrypts encrypted TOTP tokens from Twilio Authy and re-generates the QR code for easy setup in other authentication apps. It does NOT load the data from the Authy servers, the file with the encrypted tokens needs to be provided by the user.