fix(auth) : add login_check and logout routes
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,3 +2,9 @@
|
|||||||
|
|
||||||
controllers:
|
controllers:
|
||||||
resource: routing.controllers
|
resource: routing.controllers
|
||||||
|
|
||||||
|
login_check:
|
||||||
|
path: /login_check
|
||||||
|
|
||||||
|
api_logout:
|
||||||
|
path: /api/logout
|
||||||
|
|||||||
Reference in New Issue
Block a user