feat: whoami route
This commit is contained in:
parent
489cbc0a93
commit
dd3dab39ae
3 changed files with 83 additions and 104 deletions
|
@ -11,9 +11,9 @@ use {
|
|||
Data, FromDataFuture, FromTransformedData, Transform, TransformFuture, Transformed,
|
||||
},
|
||||
http::Status,
|
||||
outcome::Outcome::*,
|
||||
response::{self, Responder},
|
||||
tokio::io::AsyncReadExt,
|
||||
outcome::Outcome::*,
|
||||
Request, State,
|
||||
},
|
||||
ruma::api::Endpoint,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue