Skip to content

Setup phone provider with twilio #8

@chatch

Description

@chatch

Here is how it is setup in managed supabase:
https://supabase.com/dashboard/project/pqlwxerasppsyleweruk/auth/providers?provider=Phone

Looks like 3 twilio settings map on to 3 env variables here as well as the GOTRUE_SMS_PROVIDER="twilio":
https://github.com/supabase/auth/blob/86b7de45c9432ea6ee9bd7c7e9cfe96e038fe2bc/example.env#L192

Test OTP settings on to these variables:
https://github.com/supabase/auth/blob/86b7de45c9432ea6ee9bd7c7e9cfe96e038fe2bc/example.env#L243

So adding those 6 variables into:

should setup the phone provider I think.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions