template-monorepo/internal/library/zitadel
王性驊 b754a2d07d 修正 dev 登入與管理後台:ZITADEL Sessions 驗密、bootstrap admin、角色指派 UX。
ZITADEL v2 不支援 password grant,改優先走 Sessions API 以恢復 Email 登入;
dev-up 自動 seed 權限與 admin@k6.local,並改善使用者角色頁在無角色時仍可指派。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 14:45:11 +08:00
..
client.go 修正 dev 登入與管理後台:ZITADEL Sessions 驗密、bootstrap admin、角色指派 UX。 2026-05-28 14:45:11 +08:00
client_test.go 修正 dev 登入與管理後台:ZITADEL Sessions 驗密、bootstrap admin、角色指派 UX。 2026-05-28 14:45:11 +08:00
config.go add fix eage case 2026-05-28 13:53:33 +08:00
errors.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
jwks.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
jwks_test.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00
oauth.go add fix eage case 2026-05-27 17:28:13 +08:00
oauth_test.go add fix eage case 2026-05-27 17:28:13 +08:00
session.go feat(auth): 登入 MFA、忘記/改密碼與註冊恢復流程 2026-05-27 00:55:37 +08:00
test_helpers_test.go feat(auth): add unified registration/login module with Zitadel + lint cleanup 2026-05-21 14:45:35 +08:00