
Testing Purpose
-
Actividad total30
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos2
-
Suscripciones11
Resumen de la actividad
Última actividad de Testing Purpose-
Testing Purpose creó una publicación,
Detect when user installs my app
I want a functionality in which whenever a user(admin) installs my zendesk support app from marketplace and that time I want to get notify on email . How can I do this?
-
Testing Purpose hizo un comentario,
Like want to implement refresh token concept .
-
Testing Purpose hizo un comentario,
I am currently utilizing Auth0 (https://auth0.com/) for integrating third-party OAuth. However, I am encountering difficulties in refreshing the token for my secure settings. Could someone assist m...
-
Testing Purpose hizo un comentario,
Thanks Christopher, Now my doubts are clear
-
Testing Purpose hizo un comentario,
I am using AuthO for the third party authorzation. https://auth0.com/ This is my manifest.json file and I am using client id and client secret of AuthO. and also using both the url authorize url an...
-
Testing Purpose hizo un comentario,
I am redirecting user to my domain url. Firstly User clicks on Manage Billing button. Then I am redirecting user to my domain url:- Now my concern is that how can I authenticate this url. Like ...
-
Testing Purpose hizo un comentario,
Thanks Christopher, Now I am able to get token but stuck when I wam redirecting user to my particular url
-
Testing Purpose creó una publicación,
Third Party Oauth integration
I am getting this type of large token n my backend:'eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwiaXNzIjoiaHR0cHM6Ly9kZXYtbm42NjJxcW54bTNoMXlobS51cy5hdXRoMC5jb20vIn0..ieBEjowTq_2tdaJj.PcWQZ2Qo_NP26lpJ0Eb...
-
Testing Purpose creó una publicación,
Store AuthToken
I have a doubt Where I can store authToken. I am able to get access token but having issue that how can I will pass this with my all the request authorization headers. Where I will put my access token
-
Testing Purpose creó una publicación,
Oauth Redirect Url Issue
Greetings! I am implementing Oauth flow in my Zendesk support app, I am following this document's Implicit grant flow. https://support.zendesk.com/hc/en-us/articles/4408845965210-Using-OAuth-authen...