This website requires JavaScript.
Explore
Help
Register
Sign In
Winsomnia
/
MireaBackend
Watch
1
Star
0
Fork
0
You've already forked MireaBackend
Code
Pull Requests
Actions
Projects
Releases
Activity
MireaBackend
/
Security
/
Common
/
Model
/
TwoFactorAuthenticator.cs
7 lines
104 B
C#
Raw
Normal View
History
Unescape
Escape
refactor: distribute the domain folder
2024-12-26 13:38:43 +03:00
namespace
Mirea.Api.Security.Common.Model
;
refactor: move files
2024-11-02 23:34:23 +03:00
public
enum
TwoFactorAuthenticator
{
None
,
Totp
}
Copy Permalink