Hello,
We are integrating our mobile app with the Zendesk suite of APIs and would like to use JWT authentication to identify our users. However, there are gaps between our requirements and the Zendesk Mobile SDK so we are looking to call Zendesk APIs directly from our own code.
Is it possible to use the Zendesk JWT authentication mechanism without the SDK?
If so, how would we format the call to the Zendesk JWT auth endpoint in step 1 of the diagram shown on this page:
Thank you in advance for your help!
- Rory
The JWT auth provider that the SDK uses is locked for only use by the SDK. What API endpoints are you looking to use?