Help by implementing Zendesk OAuth 馃洝
#1783
Comments
|
@Meldiron Can I work on this issue as I have some exp with implementing OAuth of other providers? |
|
Hi @Meldiron, I would love to contribute and work on this issue. |
|
@AmreshSinha Assigned it to you! All the best |
|
@utkkarsh We would love you to check out some of our other open issues and join us on discord if you need help finding some issue https://appwrite.io/discord |
|
Zendesk auth needs extra fields other than appid and appsecret. It needs a subdomain field. There is no API access on main zendesk website. Every company or org gets his own zendesk suite like https://your-company.zendesk.com from where they can use the API and other stuffs. |
@AmreshSinha you can add extra fields. For example how to check our Apple OAuth implementation. If you have more queries feel free to reachout. |
Introduction
With Appwrite, it's super easy to set up many OAuth2 providers to allow your users to authenticate with their social accounts. Appwrite supports tons of OAuth2 providers including Google, Facebook, Twitter, GitHub and many more.
Your task is to implement Zendesk OAuth provider into Appwrite. You can find a complete in-depth tutorial in our official tutorial for adding new OAuth providers. To find out more about Zendesk OAuth, check out their API documentation.
Tasks summary:
app/config/providers.phppublic/images/users/zendesk.pngsrc/Auth/OAuth/Zendesk.phpIf you need any help, reach out to us on our Discord server.
Are you ready to work on this issue?馃 Let us know, and we will assign it to you 馃槉
The text was updated successfully, but these errors were encountered: