Maximilian Schönenberg

Results 4 issues of Maximilian Schönenberg

Hi, thank you for this great library! I have used it to implement a CLI using [Auth0](https://auth0.com). I would like to contribute this example back, because it took me some...

Hi Pedro, I would like to fix some `clippy`-warnings in the code, if this is ok for you. Best regards, Maximilian

Hi, i just have installed `cargo-geiger` to see, which of my dependencies contain unsafe code and I found the serde crate (1.0.117) with a question mark, although it contains `#[forbid(unsafe_code)]`...

enhancement

Hi, I am currently going in detail through JSON-Schema Definitions and I found some inconsistencies on these definitions. I am not sure how these were created - manually or generated....