gitdataai/libs/service/auth
ZhenYi de85417053 refactor(service): update service layer, TOTP, and AI streaming
Refine room AI streaming logic, update TOTP auth error handling,
and adjust user 2FA migration order. Remove unused service exports.
2026-05-11 17:05:59 +08:00
..
captcha.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
email.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
login.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
logout.rs
me.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
mod.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
password.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
register.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
rsa.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
totp.rs refactor(service): update service layer, TOTP, and AI streaming 2026-05-11 17:05:59 +08:00