Skip to main content
dedarritchon
Fronteer
December 3, 2024
APPLICATION CHANNEL UPDATE

Set an application channel's name and address through OAuth token instropection

  • December 3, 2024
  • 0 replies
  • 138 views

You can now use token instrospection to specify an application channel’s name and address.


Token introspection is an additional step in the OAuth2 flow where the client sends a request to the external server to retrieve information about the provided access token. This request allows Front to obtain details of the channel from the external service.

 

Read more on our Developer Portal!