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

Authentication taking only first oauth_client #99

Open
masoodkhan11 opened this issue Jul 18, 2019 · 1 comment
Open

Authentication taking only first oauth_client #99

masoodkhan11 opened this issue Jul 18, 2019 · 1 comment

Comments

@masoodkhan11
Copy link

masoodkhan11 commented Jul 18, 2019

Authentication is working fine, but problem is oauth_access_token table is inserting every row with first client id of oauth_clients, not taking request parameters of grant_type, client_id and client_secret.

Not returning error if I do not send these parameters or send invalid client_secret and authenticate with first client of oauth_clients.

@sfelix-martins
Copy link
Owner

Hi @masoodkhan11

Can you help simulate this error?

Maybe a unit test case failing...

Thanks!

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

2 participants