Skip to content

Commit a359558

Browse files
authored
chore: adds apple to /authorize doc
1 parent 1a5900c commit a359558

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,12 +671,14 @@ GoTrue exposes the following endpoints:
671671

672672
query params:
673673
```
674-
provider=azure | google | bitbucket | github | gitlab | facebook | twitter
674+
provider=azure | google | bitbucket | github | gitlab | facebook | twitter | apple
675675
scopes=<optional additional scopes depending on the provider (email and name are requested by default)>
676676
```
677677

678678
Redirects to provider and then to `/callback`
679679

680+
For apple specific setup see: https://github.com/supabase/gotrue#apple-oauth
681+
680682
### **GET /callback**
681683

682684
External provider should redirect to here

0 commit comments

Comments
 (0)