Skip to content

0.6.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@aeneasr aeneasr released this 29 Nov 15:40
· 629 commits to master since this release
token/jwt: Allow single element string arrays to be treated as strings

This commit allows `aud` to be passed in as a single element array
during consent validation on Hydra. This fixes
https://github.com/ory-am/hydra/issues/314.

Signed-off-by: Son Dinh <son.dinh@blacksquaremedia.com>