4 Commits

Author SHA1 Message Date
warrenchen
9bb10ea1e9 Use OAuth client logout redirect allowlists 2026-07-30 14:36:01 +09:00
Warren Chen
d4d2f98296 Refactor member center workflows and UI 2026-07-07 13:27:49 +09:00
warrenchen
e77fdec76b feat: add FileAccessDownloadToken entity and migration
- Introduced the FileAccessDownloadToken entity with properties for managing file access tokens.
- Created a migration to add the file_access_download_tokens table to the database with appropriate constraints and indexes.
2026-04-24 16:27:31 +09:00
Warren Chen
f1077d0801 Add MemberCenter test site and documentation 2026-04-23 00:30:09 +09:00