feat: integrate Logto auth with middleware and login page (#36) #43
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#43
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-36-auth-logto"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #36
Summary
@logto/next) integrated with same pattern as la-compagnie-maximus/api/logto/sign-in,/api/logto/callback,/api/logto/sign-out/authgetAuthenticatedUser()extractsuserId(subclaim) for API routesDepends on
Review — APPROVE
Clean Logto integration matching la-compagnie-maximus pattern. Auth routes, middleware, and helper all look correct.