anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs
http://anvil.io
MIT License
361 stars 86 forks source link

fix(protocols): incorrectly renamed request param #367

Closed tomkersten closed 6 years ago

tomkersten commented 6 years ago

It appears redirectUri is expected to be redirect_uri. The rename in the recent update to get test working again broke Google Authentication when the client library tries to retrieve a token using the code Google returns.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.75% when pulling 13b69c5e7ad4847b72d1b330bf0533429b249b7a on oauth2-redirect-uri into 325f639980d7c6914913938a247d813ccc6de963 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.75% when pulling 77865b5966629acdbac5a3aa7bc6ecd7ab58589b on oauth2-redirect-uri into 325f639980d7c6914913938a247d813ccc6de963 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.75% when pulling e7c69c2885837b4c451baa73b55aa30e54e57f55 on oauth2-redirect-uri into 325f639980d7c6914913938a247d813ccc6de963 on master.