Update docs/tutorials/add-oauth2-provider.md

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Everly Precia Suresh
2022-12-21 21:56:43 +05:30
committed by GitHub
co-authored by Christy Jacob
parent 864c3efeff
commit 63732258a0
+1 -1
View File
@@ -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.