Alternative of user pool of cognito [AWS] in google identity platform [GCP]

1.1k views Asked by At

AWS Cognito has a concept of userpool and each pool has its app clients. We are trying to implement the same in GCP and found that Google Identity platform is an alternative to cognito. But I am not able to find any such option for user pools in GCP Identity platform. Please advice

1

There are 1 answers

0
Nahuel On

You may use Firebase Authentication as an equivalent of Amazon Cognito. In the documentation, you will find a table with a comparison between Amazon Cognito and Firebase Authentication.