Technical questionAccepted answer
what is the equivalent component of AWS Cognito in GCP for features like userpools, triggers and appclients?
code tutorial
Feb 21
0 views1
We are migrating an application from AWS to GCP. In AWS, we use Cognito service for maintaining different types of users inside userpools (for example: SSO users has different userpool and users with email and password are configured in different userpool, for MFA users, they have different user pool) In AWS Cognito, we also leverage certain functionalities like appclient id and secret for generating JWT tokens and authorizer lambda in pre-sign up trigger)
How can we achieve the above implementation in GCP?
1 answer
Accepted answer · original discussion
divyang4481
PermalinkMay 26
Google Identity platform looks like amazon Cognito.
0 question comments
Use comments to ask for clarification. Post a solution as an answer.
No question comments on this page.