1
0
forked from baron/baron-sso
Commit Graph

32 Commits

Author SHA1 Message Date
Lectom C Han
72551e5f9d fix(auth): add sessionStorage fallback for web auto-login
- add shared token store backend with local/session/memory fallback
- cover fallback behavior with flutter unit tests
- add wasm e2e coverage for sessionStorage login state
- document mobile installed webapp auto-login policy
2026-03-30 18:02:34 +09:00
kyy
118e004294 /api/v1/user/me 세션 시각을 추가하고 userfront 대시보드 Unknown 세션 시간 문제 수정 2026-03-24 15:54:21 +09:00
kyy
e98ab39dfe code check 오류 수정 2026-03-23 15:36:00 +09:00
kyy
0bb41ae354 프로필 자동저장 제거 및 명시적 저장 UX 개선 2026-03-23 14:49:14 +09:00
Lectom C Han
318948c2fb fix(i18n): update userfront english copy 2026-03-23 13:44:55 +09:00
kyy
f485c07f54 감사 로그 403 권한 안내 문구 및 locale 키 반영 2026-03-03 14:51:54 +09:00
kyy
7c1dbaf206 로그인 챌린지 루프 방지 가드 추가 2026-03-03 14:11:19 +09:00
Lectom C Han
7fee9c597a 로컬/CI 테스트 동기화 2026-02-24 16:42:55 +09:00
Lectom C Han
aeb418fb9f feat: add env-aware client log policy and const lint fixes 2026-02-24 15:38:55 +09:00
Lectom C Han
4ffe5110dd e2e 구조변경 2026-02-24 15:23:36 +09:00
Lectom C Han
5da74dac3a 링크로 로그인 수정 2026-02-24 10:32:06 +09:00
Lectom C Han
2bdfc2eb51 userfront 로그인 후 /dashboard로 이동하게 변경 2026-02-23 22:06:00 +09:00
Lectom C Han
8ed3bd8c77 CI test 업데이트 2026-02-20 09:43:19 +09:00
Lectom C Han
4c9f71147c locale_store 리팩토링 2026-02-20 08:16:56 +09:00
kyy
1522c58904 userfront tests 수정 2026-02-19 16:49:59 +09:00
kyy
410c770738 userfront 린트 적용 2026-02-19 16:31:43 +09:00
kyy
3eb7ed01ee flutter 린트 적용 2026-02-19 16:31:13 +09:00
Lectom C Han
33660cfdcf OIDC로 빠지는 분기 점검 login_challenge 복구 fallback 추가 2026-02-19 13:54:40 +09:00
Lectom C Han
f617467082 디버깅 로그 추가 2026-02-19 13:25:45 +09:00
Lectom C Han
6fd0e5c800 리다이렉트 후속 로직 업데이트 2026-02-19 12:40:56 +09:00
Lectom C Han
1a5b04d688 계정 생성, 비밀번호변경, 삭제 테스트케이스 추가 2026-02-19 11:29:12 +09:00
Lectom C Han
7808d81bb4 #269 진행. 리다이렉트 등 파라미터 전체 전달 2026-02-19 10:05:07 +09:00
b15cad759c locale_storage_web_test.dart를 locale_storage_platform_test.dart로 변경 2026-02-13 15:53:12 +09:00
b7e0010d36 @TestOn('browser') 어노테이션 제거 2026-02-13 15:48:43 +09:00
f7cdf367ae userfront test 수정 2026-02-13 15:43:32 +09:00
837883756f test 코드 수정 2026-02-13 15:34:31 +09:00
Lectom C Han
db71364e80 feat(i18n): apply ORY bypass whitelist policy and add error-code tests 2026-02-13 10:47:33 +09:00
Lectom C Han
dfa2fc2406 feat: i18n 개선 및 userfront 로그인/로케일 보완 2026-02-13 10:23:50 +09:00
Lectom C Han
8df95c8a13 i18n 대대적 변경 2026-02-10 19:13:00 +09:00
Lectom C Han
3a6ae4948a 테스트 로직 강화, hydra 연동 데이터 용량 제한 완화. 2026-02-06 17:30:21 +09:00
Lectom C Han
4f3d0759c3 userfront 연동이력 맞춤 2026-02-03 13:37:24 +09:00
Lectom C Han
1aaa772907 userfront로 리펙토링 완료 2026-01-28 08:28:25 +09:00