-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Working example with omniauth? #937
Comments
Im using JToker, i configure it with my backend as it says in the example, but after a successfull login im unable to return to the front-end, it just leaves me at a blank page |
Started GET "/auth/google_oauth2?auth_origin_url=http%3A%2F%2Flocalhost%3A8080%2F%23%2Fdashboard&config_name=default&omniauth_window_type=newWindow" for .......... |
Issue fixed with this, #830, feel free to close this |
Does anyone have a working example with omniauth?
im triying to login with google_oauth2 omniauth provider and everything seems to work, but i get to a white page after the login and dont know how to change that
The text was updated successfully, but these errors were encountered: