Hello Everyone ,
I am trying to use forge external oauth 2.0 with surveysparrow . so the oauth flow is working fine . how to logout in app level after the user login using external oauth ? Is this possible can any one please help . Thanks in advance
Hi @HeisenbergBB,
Thanks for using the External Auth feature of Forge!
The user should be able to visit the Connected Apps page for their profile, and find the “Atlassian third party account access” section, and revoke the authorisation there.
Otherwise, it is within the app section at the top of that page (the “Apps with access to your accounts” section).
It’s currently not possible to do it from within the app’s code.
Thanks for the update @MichaelCooper .