I am using auth0 to login to my angular application. Now I would like to integrate Clever SSO with auth0 to login to the application.
I created a new social connection and gave the client id and secret id from Clever and its working fine when I try it from auth0.
But when I try to login from my app in Clever it doesn’t work. I have attached 2 screenshots:
- Working fine when I try from auth0. It asks for Clever login and redirects to the success page.
- Doesn’t work when I try to login from my app in Clever.
Can someone please help me out?
Thanks in advance!!