mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 13:01:12 +03:00
Added a feature to create temporary users
- Token verification simplified
This commit is contained in:
parent
4bd9a2ab2e
commit
7594e3d615
7 changed files with 60 additions and 45 deletions
|
|
@ -5,4 +5,4 @@ mod http;
|
|||
pub use types::C2SMessage;
|
||||
pub use types::S2CMessage;
|
||||
pub use websocket::handler;
|
||||
pub use http::router as http_router;
|
||||
pub use http::router as http2ws_router;
|
||||
Loading…
Add table
Add a link
Reference in a new issue