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

Refresh token is not returned in request['omniauth.auth'] #7

Closed
rolodato opened this issue Apr 9, 2015 · 1 comment
Closed

Refresh token is not returned in request['omniauth.auth'] #7

rolodato opened this issue Apr 9, 2015 · 1 comment

Comments

@rolodato
Copy link
Contributor

rolodato commented Apr 9, 2015

Apparently it's being ignored: https://github.com/auth0/omniauth-auth0/blob/master/lib/omniauth/strategies/auth0.rb#L42-L48

For comparison, this is how it's handled in omniauth-oauth2: https://github.com/intridea/omniauth-oauth2/blob/9a2617f65ddf85a31f2aa9325089df2ddbf9d613/lib/omniauth/strategies/oauth2.rb#L41-L46

@qbantek
Copy link

qbantek commented Aug 31, 2021

Note: The scope on the sign in needs to include offline_access in order to get the refresh token in the response

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

3 participants