How to authenticate to federated identity pools?
phantom-j opened this issue · 2 comments
phantom-j commented
Hi,
How to authenticate to Federated identity pool(login with amazon or google)?
bjinwright commented
This isn't supported yet. I would use boto3 to do this for now.
phantom-j commented
hi @bjinwright
Can you tell me which methods of boto3 have to use for that social identity logins ?
Thanks