Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Python User Authorization App sample #346

Merged

Conversation

gtondello
Copy link
Contributor

Add Python User Authorization App sample.

This sample demonstrates how to create a Google Chat app that requests authorization from the user to make calls to Chat API on their behalf. The user tokens are saved on a Firestore database to be reused without having to ask for authorization again.

@product-auto-label product-auto-label bot added the python Pull requests that update Python code label Jan 3, 2025
@gtondello gtondello requested a review from vinay-google January 3, 2025 15:31
@vinay-google vinay-google merged commit 74a1ff7 into googleworkspace:main Jan 3, 2025
6 of 8 checks passed
@gtondello gtondello deleted the feature/python-user-auth-sample branch January 3, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants