-
Currently, `Unprotected` has claims, and `Protected` just wraps these claims.
```rust
pub struct Protected {
pub crit: Option,
pub nonce: Option,
pub b64: bool,
pub oth: Unpro…
-
Hi i get
AndroidDeviceVerifier: # problem validating JWS Message :https://www.googleapis.com/androidcheck/v1/attestations/verify?key=AIzaSyCpapomZLaBOMBwn-bkeXTtdjjTVd9eleY
…
-
How can we verify the JWS response has signed by Google? I think that there is 2 ways to do it. Manually or using Google Device Verification API. In Android Developers page, there is a Note about this…
-
Add support for unencoded payloads ("b64" == false).
Signing:
- add ability to set the encoding for the payload ("base64url" | "unencoded" | "detached")
- provide a manner to obtain the payload if de…
-
Some Contextual Information:
Python v3.10
JWT v.2.6.0
OS: Ubuntu
Firstly, I am constructing a `DiscordOAuth2Session()` like so (I have shuffled up all the values to protect my application):
`…
-
```
java.lang.ArrayIndexOutOfBoundsException: 8
at com.google.code.p.keytooliui.shared.io.LastUserAbstract._writeConfigLog(LastUserAbstract.java:768)
at com.google.code.p.keytooliui.shared.io.…
-
Is anyone working on this? [JWS JSON Serialization](https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-31#section-7.2)
I am very interested in this functionality (along with JWE), and c…
-
```
java.lang.ArrayIndexOutOfBoundsException: 8
at com.google.code.p.keytooliui.shared.io.LastUserAbstract._writeConfigLog(LastUserAbstract.java:768)
at com.google.code.p.keytooliui.shared.io.…
-
```
java.lang.ArrayIndexOutOfBoundsException: 8
at com.google.code.p.keytooliui.shared.io.LastUserAbstract._writeConfigLog(LastUserAbstract.java:768)
at com.google.code.p.keytooliui.shared.io.…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
$ brew doctor
Your system is ready to brew.
brew config
HOMEBREW_VERSION: 4.4.4-41-g451c3a8
ORIGIN: https://github.…