I have an application that connects to google and get the profile details, everything works fine with the authorization and getting the profile.
However I want to add the option to revoke access from my application, and currently i don't see this possible programmatically.
google api to revoke token:
curl -d -X -POST --header "Content-type:application/x-www-form-urlencoded" \
https://oauth2.googleapis.com/revoke?token={token}
I'm using fetch to call the remote:
Hi, @Mazen Chmait_FusionTech Innovations_Marketplace Partner 👋
Did you know there's a special/dedicated Atlassian Community for developers like you?
In other words, you may have better luck with this question in The Atlassian Developer Community.
Best,
-dave
Thank you for sharing this, I already posted the same question on the developer community.
Regards,
Mazen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.