Skip to content
New issue

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

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

Already on GitHub? # to your account

Create cloud functions to integrate with GCloud Identity Platform #63

Open
ayush-goyal opened this issue May 28, 2022 · 0 comments
Open
Assignees

Comments

@ayush-goyal
Copy link
Member

Our new auth provider Google Cloud Identity Provider power login.hexlabs.org. They provide the ability to add HTTP Cloud Functions to run when a new account is created and before each #. We would like to use these functions to do things like sending a welcome email and setting permissions.

Here is a screenshot of what the page looks like.
Screen Shot 2022-05-28 at 6 01 53 PM

For this issue, explore Google Cloud Functions, and create a folder inside our api repo to hold them. Try and setup a package.json in this folder, and integrate it with Yarn Workspaces and tsconfig.json to integrate with the common folder. Ensure that you can get the basic setup working.

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

No branches or pull requests

3 participants