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.