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 account (app instance). Required permission: 'sessions' or 'accounts'.

post/servers/{serverid}/accounts/{accountid}/provokelogin

Path parameters

serveridstring required

Base64 encoded server id

accountidinteger required

Account id

Headers

X-noncestring required

Base64 encoded nonce to identify the browser/webserver session

Request body

Response

OK