1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Quentin Gliech
16fe5a8d76 Implement client_secret_jwt authentication method 2021-11-05 17:18:48 +01:00
Quentin Gliech
bca8b11e46 Upgrade all dependencies 2021-10-25 17:40:54 -04:00
Quentin Gliech
004821f4f2 Refactor authorization grant
The authorization grant is now properly separated from the OAuth2
session, which helps avoiding a lot of potential database
inconsistencies
2021-10-25 17:27:19 -04:00
Quentin Gliech
617ab83ab2 Upgrade all dependencies 2021-10-18 17:45:45 +02:00
Quentin Gliech
27ae6a5167 Initial OpenTelemetry tracing support 2021-10-13 13:56:42 +02:00
Quentin Gliech
ec7d936b10 Better data structure to handle scopes 2021-10-05 20:36:36 +02:00
Quentin Gliech
8ecdf7c6c8 PKCE support 2021-10-05 14:08:47 +02:00
Quentin Gliech
af71adbe7a Upgrade dependencies 2021-10-04 14:48:23 +02:00
Quentin Gliech
3cbce1e33e Upgrade all dependencies 2021-09-23 20:54:24 +02:00
Quentin Gliech
1813984a1c Include "state" in authorization request errors 2021-09-17 18:13:30 +02:00
Quentin Gliech
a44e33931c Split the service in multiple crates 2021-09-16 14:43:56 +02:00