Hi All, I would like to integrate a custom sms gateway with Auth0 for passwordless. I see quite a few documentation for SMS based MFA via the hooks supporting multiple 3rd party gateways but not for passwordless connection. We have a custom SMS gateway that creates a signature for authenticating the api call based on api key and secret. Is this supported by having “gateway_authentication” object or we need to implement a custom proxy redirecting to a lambda function like it was described in the link below: inhttps://community.auth0.com/t/how-to-use-aws-sns-for-sending-sms-for-passwordless/72763
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Passwordless Connection for AWS SNS using custom the SMS Gateway docs | 4 | 4190 | November 8, 2021 | |
Don't see SMS auth for Passwordless for after sms gateway implementation | 6 | 3228 | December 22, 2021 | |
How to enable custom SMS provider for MFA-SMS (not twilio) | 4 | 4939 | October 31, 2019 | |
Passwordless code delivery using custom endpoint | 2 | 5148 | April 18, 2019 | |
Passwordless auth: Custom sms provider with twilio verify | 4 | 1288 | July 9, 2024 |