MrHertal/react-admin-amplify

How to use social login google, with cognito?

Closed this issue · 3 comments

Hi,

How can I configure react-admin-amplify to use a social auth provider, which I configured in amplify?

I tried to create a custom authProvider, but even passing the methods it doesn't authenticate, and it keeps returning "no user".

Example: https://gist.github.com/danjesus/6da3efcb7aa50a1443283c701731de2f

Has anyone ever needed to configure react-admin like this?

Some tip?

@MrHertal could you help me?

It just customize login screen, i just created a custom component.

@danjesus Could I see what you ended up doing?