Token Renewal for User Session

Hi, I have integrated Auth0 lock for authentication and trying to re-new ID token using this.auth0.checkSession().

It is always throwing error “login required” with social login only but in other case it working fine.

Thank You !

Hey there @baleshwar! Are you using a custom domain for your Auth0 tenant? i.e. Are the /authorize and checkSession() calls hitting your custom domain endpoint? If so this may be related to resolving the CNAME’s required for the custom domain. Also are you seeing any other errors within the console? Thanks in advance!

I wanted to follow @baleshwar and see if you still had any questions regarding this matter? Feel free to let us know if you need anything!