You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: