v1

latestSwagger 2.02026-07-14551943.9 KB
Sessions

Push a login confirmation to the user's app

Push a login to the nextAuth app for the user to confirm, based on the given userid. Required permission: 'sessions' or 'users'.

post/servers/{serverid}/users/{userid}/provokelogin

Path parameters

serveridstring required

Base64 encoded server id

useridstring required

User name

Headers

X-noncestring required

Nonce to identify the browser/webserver session

Request body

Response

OK