mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
Implement client view for the user details
This commit is contained in:
committed by
nitnelave
parent
5e0b41998f
commit
04b9e97527
@@ -6,6 +6,7 @@ mod cookies;
|
||||
mod create_user;
|
||||
mod login;
|
||||
mod logout;
|
||||
mod user_details;
|
||||
mod user_table;
|
||||
|
||||
use wasm_bindgen::prelude::{wasm_bindgen, JsValue};
|
||||
|
||||
Reference in New Issue
Block a user