You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys.
I'm making a load balance server and I'm having troubles with redirect_uri in omniauth.
I have a server that I configured a upstrem called mydomain_service { }. This server send a request for another server machine.
When I call the route /auth/facebook, for example, the redirect_uri is mydomain_service instead of mydomain.com.
There is a way to 'force' a redirect_uri in omniauth?
The text was updated successfully, but these errors were encountered:
Hello guys.
I'm making a load balance server and I'm having troubles with redirect_uri in omniauth.
I have a server that I configured a upstrem called mydomain_service { }. This server send a request for another server machine.
When I call the route /auth/facebook, for example, the redirect_uri is mydomain_service instead of mydomain.com.
There is a way to 'force' a redirect_uri in omniauth?
The text was updated successfully, but these errors were encountered: