How to setup oauth #38
-
How do i setup oauth so i can connect to the api? i have tried what feels like everything, but i keep getting authentication errors
|
Beta Was this translation helpful? Give feedback.
Answered by
vipin-yadav-webkul
Oct 11, 2024
Replies: 1 comment 2 replies
-
@briavers Please follow the API documentation. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
devansh-pal-webkul
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@briavers
We have successfully implemented token-based authentication using OAuth2. However, we have not yet integrated redirection-based authorization (e.g., OAuth2 Authorization Code Grant).
Please follow the API documentation.
https://devdocs.unopim.com/0.1/api/authenticate.html