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-11-21 23:00:50 +03:00
Code
Activity
Files
d6ea0f8da1ab28b494ea3a9ca33e70554dcc22b5
authentication-service
/
crates
/
oauth2-types
/
src
History
Quentin Gliech
d43a8f1a00
Basic Webfinger support
2022-04-08 10:43:48 +02:00
..
errors.rs
Simplify OAuth2 error types
2022-04-07 10:08:10 +02:00
lib.rs
Basic Webfinger support
2022-04-08 10:43:48 +02:00
oidc.rs
Axum migration: /oauth2/keys.json and /.well-known/openid-configuration
2022-04-06 17:35:29 +02:00
pkce.rs
Use iana generated types in more places
2022-01-12 12:22:54 +01:00
requests.rs
Support prompt=create
2022-03-14 16:34:10 +01:00
scope.rs
Generate a scope with a random device ID
2021-11-22 14:06:25 +01:00
test_utils.rs
Better data structure to handle scopes
2021-10-05 20:36:36 +02:00
webfinger.rs
Basic Webfinger support
2022-04-08 10:43:48 +02:00