Skip to content
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

Empty request.env['omniauth.auth'] in callback #113

Open
tomaszwojcik opened this issue Jun 14, 2024 · 0 comments
Open

Empty request.env['omniauth.auth'] in callback #113

tomaszwojcik opened this issue Jun 14, 2024 · 0 comments

Comments

@tomaszwojcik
Copy link

tomaszwojcik commented Jun 14, 2024

After signing in without errors request.env['omniauth.auth'] is empty in the callback method. During first login for the account I can get user data like first and last name + email (if shared). However in the params I get code - should I manually decode it and fetch data?

@tomaszwojcik tomaszwojcik changed the title Empty request.env['omniauth.params'] in callback Empty request.env['omniauth.auth'] in callback Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant