Skip to content

Commit f72308f

Browse files
authored
chore: adds twitter to README
1 parent 45d0e8a commit f72308f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The default group to assign all new users to.
168168

169169
### External Authentication Providers
170170

171-
We support `azure`, `bitbucket`, `github`, `gitlab`, `facebook`, and `google` for external authentication.
171+
We support `azure`, `bitbucket`, `github`, `gitlab`, `facebook`, `twitter`, and `google` for external authentication.
172172
Use the names as the keys underneath `external` to configure each separately.
173173

174174
```properties
@@ -639,7 +639,7 @@ GoTrue exposes the following endpoints:
639639

640640
query params:
641641
```
642-
provider=azure | google | bitbucket | github | gitlab | facebook
642+
provider=azure | google | bitbucket | github | gitlab | facebook | twitter
643643
scopes=<optional additional scopes depending on the provider (email and name are requested by default)>
644644
```
645645

0 commit comments

Comments
 (0)