I'm trying to use that Amplify Federated Signin wi...
# help
d
I'm trying to use that Amplify Federated Signin with token I'm getting back, assuming that is right direction. This is error I'm getting.
f
Hey @Dillon Peterson, here’s an example for login with Facebook, the flow should be similar https://serverless-stack.com/chapters/facebook-login-with-cognito-using-aws-amplify.html
See if that helps.
d
Very good, thanks @Frank!!