Hi, playing with Fibery API I used the user token authentication without any issue.
As I was thinking of building some custom integration tool like searching for the definition of an entry in our Knowledge base from Slack or command line, I wonder if I could use the oauth mechanism instead.
Is there a way already ?
Hi Polina, thank you. Actually I wanted to do it the other way around: connect my app to Fibery programming an authentication mechanism like Oauth2.
I doubled check the documentation but I could not find any example.