template-monorepo/internal/logic/member
王性驊 9dd8287777 add fix eage case 2026-05-27 17:28:13 +08:00
..
actor.go refactor(middleware): wire AuthJWT + CasbinRBAC via .api middleware directive 2026-05-21 17:30:50 +08:00
change_password_logic.go add fix eage case 2026-05-27 17:28:13 +08:00
confirm_email_verification_logic.go add member totp 2026-05-21 07:51:22 +08:00
confirm_phone_verification_logic.go add member totp 2026-05-21 07:51:22 +08:00
confirm_t_o_t_p_enroll_logic.go add member totp 2026-05-21 07:51:22 +08:00
disable_t_o_t_p_logic.go add member totp 2026-05-21 07:51:22 +08:00
errors.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
get_member_me_logic.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
get_t_o_t_p_status_logic.go add member totp 2026-05-21 07:51:22 +08:00
mapper_types.go add member totp 2026-05-21 07:51:22 +08:00
password_helper.go add fix eage case 2026-05-27 17:28:13 +08:00
regenerate_t_o_t_p_backup_codes_logic.go add member totp 2026-05-21 07:51:22 +08:00
start_email_verification_logic.go add member totp 2026-05-21 07:51:22 +08:00
start_phone_verification_logic.go add member totp 2026-05-21 07:51:22 +08:00
start_t_o_t_p_enroll_logic.go add member totp 2026-05-21 07:51:22 +08:00
step_up_helper.go add fix eage case 2026-05-27 17:28:13 +08:00
update_member_me_logic.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
verify_helper.go feat(auth): 登入 MFA、忘記/改密碼與註冊恢復流程 2026-05-27 00:55:37 +08:00
verify_t_o_t_p_logic.go add fix eage case 2026-05-27 17:28:13 +08:00