Skip to main content

Keep the current session active

POST 

/api/session/extend

Records that the signed-in user is still active, resetting the client-side inactivity timer. This is an audit/telemetry ping; the JWT session lifetime is managed by NextAuth and is not altered here.

Auth: required

View source

Responses

Activity recorded.