fengling-console/docs
2026-02-02 10:34:12 +08:00
..
plans docs(console): update architecture to frontend-only, remove backend project 2026-02-02 10:13:35 +08:00
task-01-create-project-structure.md feat(auth): add seed data for admin and test users 2026-02-02 09:53:06 +08:00
task-02-create-database-models.md feat(auth): add user and role models with EF Core migrations 2026-02-01 23:36:20 +08:00
task-03-configure-openiddict.md feat(auth): configure OpenIddict with JWT and OAuth2 support 2026-02-01 23:40:37 +08:00
task-04-create-auth-controller.md feat(auth): add authentication controller with login endpoint 2026-02-02 01:00:57 +08:00
task-05-create-openiddict-endpoints.md chore: upgrade all projects to .NET 10.0 and latest packages 2026-02-02 01:04:51 +08:00
task-06-create-seed-data.md feat(auth): add seed data for admin and test users 2026-02-02 09:53:06 +08:00
task-07-create-health-check.md feat(auth): add health check endpoint 2026-02-02 09:54:36 +08:00
task-08-create-dockerfile.md feat(auth): add Dockerfile for containerization 2026-02-02 09:55:10 +08:00
task-10-add-oauth-client-management.md feat(auth): add OAuth client management API 2026-02-02 09:58:55 +08:00
task-11-pre-register-console-client.md feat(auth): pre-register Fengling.Console as OAuth client 2026-02-02 09:59:32 +08:00
task-12-create-console-project.md feat(console): create console backend project structure 2026-02-02 10:00:30 +08:00
task-12-create-console-web-project.md docs(console): add task 12 documentation for frontend project creation 2026-02-02 10:34:12 +08:00
testing-guide.md chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00