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

added application preload to get_by_token #83

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

oladipo
Copy link

@oladipo oladipo commented Jan 27, 2021

I noticed the application is not preloaded when the get_token function is called in ExOauth2Provider.AccessTokens.

Found this out when I tried to use the 'client_crendentials' strategy. Apparently I needed access to the client application making the request to implement some business logic required by my app.

I hope this PR helps.

@oladipo
Copy link
Author

oladipo commented Jan 28, 2021

Hi @danschultzer any chance you will take a look at this PR soon? :)

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

Successfully merging this pull request may close these issues.

None yet

1 participant