We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d1d95 commit 1cfdfbaCopy full SHA for 1cfdfba
1 file changed
README.md
@@ -34,6 +34,10 @@ the payload values can be trusted.
34
35
When signup is disabled the only way to create new users is through invites. Defaults to `false`, all signups enabled.
36
37
+`GOTRUE_EXTERNAL_EMAIL_DISABLED` - `bool`
38
+
39
+Use this to disable email signups (users can still use external oauth providers to sign up / sign in)
40
41
`GOTRUE_RATE_LIMIT_HEADER` - `string`
42
43
Header on which to rate limit the `/token` endpoint.
0 commit comments