amazon-cognito-auth-js icon indicating copy to clipboard operation
amazon-cognito-auth-js copied to clipboard

I am able to save the federated users into userpool without using hosted UI(By providing IdentityProvider attribute). Thanks a lot 👍

Open rapgithub opened this issue 4 years ago • 0 comments

I am able to save the federated users into userpool without using hosted UI(By providing IdentityProvider attribute). Thanks a lot 👍

Originally posted by @joe455 in https://github.com/aws/amazon-cognito-auth-js/issues/55#issuecomment-357018807

Can you show the code you used to do this? I have a custom UI after a facebook user is logged in I want to save this user using my custom UI onto cognito UserPool with provider name facebook for instance in my case the group created for facebook users does not display any facebook user yet...

can you show your code here how you handle to save a facebook user into the UserPool with customUI ? thanks

rapgithub avatar Oct 30 '19 10:10 rapgithub