Skip to content

This is a custom proxy for Auth0 to interact with AWS SNS when sending one time passwords during Passwordless Authentication. It's built using Flask and implements Token-Based Authentication for API endpoints.

License

Notifications You must be signed in to change notification settings

omarr-gamal/Auth0-SNS-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth0-SNS-gateway

At the time of writing this readme, Auth0 uses Twilio as the only option to sending messages during Passwordless Authentication. So if you want to use a different service to send messages during Passwordless Authentication, then you will have to modify Auth0's passwordless connection using the management API, learn more here, and connect to your custom proxy instead of Twilio. The custom proxy should receive Auth0's requests and handle sending messages using whichever service that you want to use.

This project is a custom proxy for Auth0 to use AWS Simple Notification Service (SNS) to send messages during Passwordless Authentication.

About

This is a custom proxy for Auth0 to interact with AWS SNS when sending one time passwords during Passwordless Authentication. It's built using Flask and implements Token-Based Authentication for API endpoints.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published