Skip to content

Revolution-Hacks/mfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolution MFA

Our solution for team accounts that need 2fa yet only support mobile auth.

Architecture

flowchart LR
A[Code Sent] --> B[Code Recieved by Twillo]
B --> C[Webhook Sent by Twillo]
C --> D[Recieved by Worker]
D --> |Code Extracted|E[Send Code to Slack]
D --> |Code Not Extracted|F[Send Whole Text to Slack]
E --> G[END]
F --> G[END]
Loading

Credits

Used By

  • Us

About

Our shared team MFA system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published