Update add-oauth2-provider.md

This commit is contained in:
Nidhi Gupta 2020-09-25 15:03:41 +05:30
parent 15089d91fa
commit 5c0d369db5

View file

@ -1,6 +1,6 @@
# Adding a New OAuth2 Provider
This document is part of the Appwrite contributors' guide. Before you continue reading this document make sure you have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md) and the [Contributing Guide](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md).
This document is part of the Appwrite contributors' guide. Before you continue reading this document make sure you have read the [Code of Conduct](master/CODE_OF_CONDUCT.md) and the [Contributing Guide](master/CONTRIBUTING.md).
## Getting Started