mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update docs/tutorials/add-oauth2-provider.md
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
co-authored by
Christy Jacob
parent
864c3efeff
commit
63732258a0
@@ -190,7 +190,7 @@ static/icons/light/grayscale/XXX.svg
|
||||
```
|
||||
> Where `XXX` is the name of the provider in `lowercase`.
|
||||
|
||||
### 3.2 Add provider doc
|
||||
### 3.2 Add provider documentation
|
||||
|
||||
Make sure you update the documentation url for the implemented provider in `oauth-providers.ts` located in the [`src/lib/stores/oauth-providers.ts`](https://github.com/appwrite/console/blob/main/src/lib/stores/oauth-providers.ts) in the [`appwrite/console`](https://github.com/appwrite/console) repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user