Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages