Skip to content

Conversation

zhenyamorozov
Copy link
Contributor

Example of Webex integration OAuth with Flask and optionally ngrok

@adamweeks adamweeks requested a review from Joezanini November 22, 2022 18:20
Copy link
Collaborator

@Joezanini Joezanini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Please comment out lines 60 and 61 and make a note to add if the decision is made to use ngrok by the developer.

@zhenyamorozov
Copy link
Contributor Author

Thank you Joe for review! I did what you asked and updated the explanation a bit.

Can you also validate my statement on line 145? I couldn't find a way to obtain the refresh token from an API object instantiated directly from OAuth, but can't be sure it's impossible.

@Joezanini Joezanini merged commit c7cde7b into WebexCommunity:master Dec 2, 2022
@Joezanini
Copy link
Collaborator

Thanks! This has been merged. Also, the comments on line 145 are correct. The code is exchanged for tokens in the that portion of the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants