Amazon Cognito

Amazon Cognito

Utilities / Application Utilities / User Management and Authentication
Backend Developer at Smash·

Hi all. I'm working on a mobile app that uses AWS Amplify to connect to Amazon Cognito and API Gateway, and I would like to extract the configuration info (user pool id, client id, region), so I can get it from a URL. How can I do this in the safest way?

READ MORE
2 upvotes·31.8K views
Needs advice
on
Amazon CognitoAmazon Cognito
and
Auth0Auth0

I'm starting a new React Native project and trying to decide on an auth provider. Currently looking at Auth0 and Amazon Cognito. It will need to play nice with a Django Rest Framework backend.

READ MORE
3 upvotes·1.7M views
Replies (1)
Recommends
on
Amazon Cognito

Cognito. Free for first 50K users, easy to setup, responsive login page ( a little bit hard to implement I18N though). way to go if you do not want to deal with ec2 machines (i.e. serveless)

READ MORE
2 upvotes·2.1K views