template-monorepo/internal/logic/member
王性驊 1f3eb3c992 add member totp 2026-05-22 07:52:39 +08:00
..
actor.go refactor(middleware): wire AuthJWT + CasbinRBAC via .api middleware directive 2026-05-21 17:30:50 +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
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
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 add member totp 2026-05-22 07:52:39 +08:00
verify_t_o_t_p_logic.go add member totp 2026-05-21 07:51:22 +08:00