labbsr0x / whisper-client

Defines a script to be used when initializing a client app that communicates with hydra's oauth endpoints
MIT License
0 stars 1 forks source link

Enforce AuthStyle to be client_secret_post #37

Closed eabili0 closed 4 years ago

eabili0 commented 4 years ago

The oauth helper is not setting the correct auth style to exchange the code for a token using hydra's latest version

eabili0 commented 4 years ago

Fixed by #38