amazon-cognito-auth-js
amazon-cognito-auth-js copied to clipboard
IdentityProvider ? What value should i put here ?
Hello Team,
In sample/index.html - i am not sure what value should i put for: IdentityProvider : '<TODO: your identity provider you want to specify here>'
I use only User Pools in Cognito with Facebook identity provider. I do not need to map to any AWS roles, just authenticate and use token for authorization of API gateway calls.
Thanks,
Eg. IdentityProvider: 'Facebook'