-
-
For example, if I want to parse all the claims into `map[string]any` for easier looping over them, I might want the JSON decoder to use the following option: https://pkg.go.dev/encoding/json#Decoder.U…
-
**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues.
**Thank you in advance…
-
```
=== npm audit security report ===
# Run npm install winston-daily-rotate-file@4.7.1 to re…
-
The exported code is full of examples like this that can be simplified.
https://astexplorer.net/#/gist/a47345bacd85d1dbfd96fe1dd8ddd38a/46ac8d567e47fa05ae3bde14fbb459cf46a0d62e
(Filed this issue…
-
### Describe the bug
`JsonWebToken.getGroups` returns a Set and `quarkus-oidc` fails to convert a `groups` string claim to `Set` in this case - it works in `smallrye-jwt` though.
It is a really mi…
-
## Environment
* **IntelliJ Rust plugin version:** 0.2.107.2137-192
* **Rust toolchain version:** 1.40 nightly
* **IDE name and version:** CLion 2019.2.4
* **Operating system:** Windows 10
…
-
### Description
I have some JWTs obtained from AWS/Cognito with the Elastic Load Balancer performing authentication for me. I also have the associated public key from the documented endpoints for the…
-
I tried to implement tests containing the code present in the doc for [encode](https://docs.rs/jsonwebtoken/latest/jsonwebtoken/fn.encode.html) and [decode](https://docs.rs/jsonwebtoken/latest/jsonweb…
-
Hello Peter
I'm trying to use your library with Pharo 9 to connect to google firebase. When the Firebase class creates a connection in the method `createJWTFromCertificate:` . At the end of this me…