Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

does not work with public oauth servers #133

Open
shahravir opened this issue Feb 21, 2020 · 1 comment
Open

does not work with public oauth servers #133

shahravir opened this issue Feb 21, 2020 · 1 comment

Comments

@shahravir
Copy link

If we use this module with public oauth server instead of confidential, it does not work at all. E.G. the token call takes authorization header as "Basic B64(:)". I am looking for implementation where it also supports client_id and client_secret headers instead.

I have got the fix ready and going to fork it if it is not existing.

@postatum
Copy link
Contributor

Hi @shahravir.

Can you share more details on how to reproduce the issue please?
Also feel free to submit a PR with the fix if you have it.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants