Type Definition mailpot_web::AuthContext

source ·
pub type AuthContext = AuthContext<i64, User, Arc<AppState>, Role>;