test(auth): cover single-session revoke behavior
Some checks are pending
CI / test (push) Has started running
Some checks are pending
CI / test (push) Has started running
This commit is contained in:
@@ -546,7 +546,8 @@ Note: list includes refresh sessions and a synthetic current access-token sessio
|
||||
### DELETE `/api/v1/auth/sessions/{jti}`
|
||||
|
||||
Auth required.
|
||||
Response: `204`
|
||||
Response: `204`
|
||||
Behavior: revokes only the specified refresh session token (`jti`); current access token remains valid.
|
||||
|
||||
### DELETE `/api/v1/auth/sessions`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user