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.
I am also interested in offering a “Sign in with Fibery” option via OAuth for my integration (currently the user has to sign in using an API Token). Other integrations such as relay.app already offer a Fibery OAuth sign-in, however I cannot find any documentation on how to implement this. Any help is much appreciated!