Solved

Do you support OAuth? How can I get my OAuth credentials and update redirect URLs?

  • 13 December 2022
  • 1 reply
  • 102 views

Badge +2

Looking for information on OAuth. Also, does it support PKCE?

icon

Best answer by Javier - Developer Relations 13 December 2022, 16:20

View original

1 reply

Userlevel 5
Badge +8

Yes, we do support OAuth! And it does support PKCE.

You can create an app in the Developer settings page and configure OAuth for it as described here: https://dev.frontapp.com/docs/create-and-manage-apps#obtain-oauth-credentials-for-your-app

 

You can also read more about OAuth for the Core API in the following topics:

And a little about authorization for our application channels:

Reply