v1

latestSwagger 2.0AGPL-3.02026-07-1716217.2 KB
auth

Retrieves login information for this node.

get/auth/info

Response

LoginInformation

messagestring required

Message to be displayed to the user prior to login/registration. This might include instructions on how to register or login, or to communicate that authentication is not available.

loginUrlstring required

URL (absolute or relative) where to make a POST request to obtain a token, or null if login is disabled.

registerUrlstring required

URL (absolute or relative) where to make a POST request to register a user, or null if registration is disabled.