Manuel van Rijn

Results 4 issues of Manuel van Rijn

An up to date version of https://github.com/collectiveidea/audited/pull/518 which resolves #515. ref #518 Would be great if we can have the values being redacted on creation as well :)

## Introduction After the introduction of #243, I'm getting the error `JSON::ParserError: input must be a string or IO` on places where I'm doing a `JSON.parse(response.body)` using the [http gem](https://github.com/httprb/http)....

The rename happened in 5.0, but 5.19.0 started to only define the old alias when `ENV["MT_COMPAT"]` is defined, which usually is not the case

I've come across an issue where the `identifier` wasn't equal to the `audience` in the token. This resulted in verification errors because currently it will verify the `aud` against the...