At present, 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 details, refer to AWS here: https://aws.amazon.com/cognito/
At present, 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 details, refer to AWS here: https://aws.amazon.com/cognito/
Change Config
Change AuthProvider
Comment out another provider in the following file and uncomment AWS one.
Change Auth Hooks
Comment out another context in the following file and uncomment AWS one.