[−][src]Module graph_oauth::jwt
Structs
| AlgorithmIter | |
| Claim | Claims in a JSON web token (JWT). |
| Header | |
| JsonWebToken | |
| JwtParser | TODO(#4): JWT Validation - https://github.com/sreeise/rust-onedrive/issues/4 |
Enums
| Algorithm | Algorithms used in JSON web tokens (JWT). Does not implement a complete set of Algorithms used in JWTs. |
| JwtType | Enum for the type of JSON web token (JWT). |