AWS Cognito
Was this helpful?
Was this helpful?
Currently, AWS uses a dummy config, so we don't need to change anything, but in actual implementation, you need to set poolId and appClientId in the following file. For more detail, refer to AWS here:
Set AWS Config in .env
Change AuthProvider
Change auth Hooks
Comment another context in the following file and uncomment the AWS Cognito one.
Change Auth Login Method
Currently, AWS uses a dummy config, so we don't need to change anything, but in actual implementation, you need to set poolId and appClientId in the following file. For more detail, refer to AWS here:
Currently, AWS uses a dummy config, so we don't need to change anything, but in actual implementation, you need to set poolId and appClientId in the following file. For more detail, refer to AWS here: