I need functionality for user to register directly using google and facebook account. I have configures oauth providers.
After authenticating at Google/Facebook page its redirecting me to "/web" where I'm getting
----------------------------------------------------------------------------------------------------------------------------------------------------
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
----------------------------------------------------------------------------------------------------------------------------------------------------
Kindly suggest me steps to redirect to "/shop" page.