Expand description
认证子模块(Credentials / User / Claims 等数据结构)
业务层应通过 sz_rust_orm_facade::auth::{Credentials, User, Claims} 访问,
而非直接依赖 sz_orm_auth::auth。
Structs§
- Claims
- Legacy claims struct kept for backward compatibility with the public API.
- Credentials
- User