Structs§
- Account
- GET /account/
- AccountPassword Change 
- GET /account/password/change
- AccountRecovery Finish 
- GET /account/password/recovery?ticket=:ticketRendered by the React frontend
- AccountRecovery Progress 
- GET|POST /recover/progress/{session_id}
- AccountRecovery Start 
- GET|POST /recover
- AccountWildcard 
- GET /account/*
- ApiDoc
- GET /api/doc/
- ApiDocCallback 
- GET /api/doc/oauth2-callback
- ApiSpec
- GET /api/spec.json
- ChangePassword Discovery 
- GET /.well-known/change-password
- CompatLogin 
- GET|POST /_matrix/client/v3/login
- CompatLogin SsoAction Params 
- CompatLogin SsoComplete 
- GET|POST /complete-compat-sso/{id}
- CompatLogin SsoRedirect 
- GET /_matrix/client/v3/login/sso/redirect
- CompatLogin SsoRedirect Idp 
- GET /_matrix/client/v3/login/sso/redirect/{idp}
- CompatLogin SsoRedirect Slash 
- GET /_matrix/client/v3/login/sso/redirect/
- CompatLogout 
- POST /_matrix/client/v3/logout
- CompatRefresh 
- POST /_matrix/client/v3/refresh
- Consent
- GET /consent/{grant_id}
- DeviceCode Consent 
- GET|POST /device/{device_code_id}
- DeviceCode Link 
- GET|POST /link
- GraphQL
- GET|POST /graphql
- GraphQLPlayground 
- GET /graphql/playground
- Healthcheck
- GET /health
- Index
- GET /
- Login
- GET|POST /login
- Logout
- POST /logout
- OAuth2Authorization Endpoint 
- GET /authorize
- OAuth2Device Authorization Endpoint 
- POST /oauth2/device
- OAuth2Introspection 
- POST /oauth2/introspect
- OAuth2Keys 
- GET /oauth2/keys.json
- OAuth2Registration Endpoint 
- POST /oauth2/registration
- OAuth2Revocation 
- POST /oauth2/revoke
- OAuth2Token Endpoint 
- POST /oauth2/token
- OidcConfiguration 
- GET /.well-known/openid-configuration
- OidcUserinfo 
- GET /oauth2/userinfo
- PasswordRegister 
- GET|POST /register/password
- Register
- POST /register
- RegisterDisplay Name 
- GET|POST /register/steps/{id}/display-name
- RegisterFinish 
- GET /register/steps/{id}/finish
- RegisterVerify Email 
- GET|POST /register/steps/{id}/verify-email
- StaticAsset 
- GET /assets
- UpstreamOAuth2 Authorize 
- GET /upstream/authorize/{id}
- UpstreamOAuth2 Callback 
- GET /upstream/callback/{id}
- UpstreamOAuth2 Link 
- GET /upstream/link/{id}
- UrlBuilder
- Webfinger
- GET /.well-known/webfinger
Enums§
- AccountAction 
- Actions parameters as defined by MSC2965
- CompatLogin SsoAction 
- PostAuth Action