1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00

Try to impl auth in ruma_wrapper

This commit is contained in:
timokoesters 2020-03-28 23:08:59 +01:00
parent 34a53ce20a
commit 744e0adfcf
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
4 changed files with 29 additions and 17 deletions

View file

@ -2,7 +2,7 @@
mod data;
mod ruma_wrapper;
use data::Data;
pub use data::Data;
use log::debug;
use rocket::{get, post, put, routes, State};
use ruma_client_api::{