This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
verdnatura-chat
forked from
verdnatura-mirror/Rocket.Chat.ReactNative
Watch
2
Star
0
Fork
You've already forked verdnatura-chat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dependabot/npm_and_yarn/react-native-restart-0.0.27
verdnatura-chat
/
app
/
definitions
/
ITotp.ts
6 lines
90 B
TypeScript
Raw
Permalink
Blame
History
export
enum
TwoFactorMethods
{
TOTP
=
'totp'
,
EMAIL
=
'email'
,
PASSWORD
=
'password'
}
Reference in New Issue
View Git Blame
Copy Permalink