Closed danjesus closed 2 years ago
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?
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?