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 Node.js User Authorization App sample #344

Merged

Conversation

gtondello
Copy link
Contributor

Add Node.js 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.

@vinay-google vinay-google merged commit cf5ab5c into googleworkspace:main Jan 2, 2025
5 of 7 checks passed
@gtondello gtondello deleted the feature/user-auth-samples 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants