This fixes an issue where, when using the device authorization flow, the grant type would be set twice. Some OPs don't accept this, and fail when polling. With this fix the grant type is only set once, which will make some OPs happy again. Fixes #352 |
||
---|---|---|
.. | ||
profile | ||
rp | ||
rs | ||
tokenexchange | ||
client.go | ||
integration_test.go | ||
jwt_profile.go | ||
key.go |