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 Java User Authorization App sample #349

Merged

Conversation

gtondello
Copy link
Contributor

Add Java 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 java Pull requests that update Java code label Jan 8, 2025
@gtondello gtondello requested a review from vinay-google January 8, 2025 19:09
@vinay-google vinay-google merged commit 910bf04 into googleworkspace:main Jan 8, 2025
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants