kanidm/unix_integration/resolver
James Hodgkinson 3eae7be0bb
OAuth2 Token Type (#3008)
* fix(OAuth2): Invalid `token_type` for token introspection
Fixes #3005

* fix(aut): `assert_eq` instead of `assert ==`

* fix(OAuth2): IANA registry access token types

* fix(OAuth2): deserialize case insensitively
2024-08-25 23:30:20 +00:00
..
src OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00
tests OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00
build.rs Allow providers to be box dyn (#2794) 2024-06-16 22:21:25 +00:00
Cargo.toml Allow providers to be box dyn (#2794) 2024-06-16 22:21:25 +00:00