badgateway / oauth2-client

OAuth2 client for Node and browsers
https://www.npmjs.com/package/@badgateway/oauth2-client
MIT License
269 stars 31 forks source link

If there's no secret, we should never use Basic auth to encode the client_id. #129

Closed evert closed 10 months ago

evert commented 10 months ago

Fixes #128.