This website requires JavaScript.
Explore
Help
Sign In
matrix
/
authentication-service
Watch
1
Star
0
Fork
0
You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced
2025-12-03 22:51:11 +03:00
Code
Activity
Files
d40e0dc1c8d131b70e1bd5e90c3b52eaeea2a4a2
authentication-service
/
crates
/
oauth2-types
/
src
History
Kévin Commaille
51515358f7
Make more enum types accept unknown values
2022-10-17 14:15:35 +02:00
..
registration
Add variants for unknown values on mas-iana types
2022-09-28 13:43:39 +02:00
errors.rs
Add types for the Device Authorization flow
2022-09-16 11:47:31 +02:00
lib.rs
Use ResponseType that doesn't care about tokens order
2022-09-13 15:15:30 +02:00
oidc.rs
Fix parsing and deserialization of AuthenticationMethodOrAccessTokenType
2022-09-28 13:43:39 +02:00
pkce.rs
Derive Clone for http requests structs
2022-10-17 12:47:43 +02:00
requests.rs
Make more enum types accept unknown values
2022-10-17 14:15:35 +02:00
response_type.rs
Use ResponseType that doesn't care about tokens order
2022-09-13 15:15:30 +02:00
scope.rs
Make Scope use a BTreeSet internally
2022-10-17 14:12:59 +02:00
test_utils.rs
Better data structure to handle scopes
2021-10-05 20:36:36 +02:00
webfinger.rs
Enable the clippy::str_to_string lint
2022-08-08 10:06:20 +02:00