Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 473 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 473 Bytes

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