v1
latestOpenAPI 3.0.12026-07-177294143.2 KBauth
Get information about the current authentication mode
get/auth/info
Response
Login was successful
Example response
{
"authURL": "/auth",
"scheme": "jwt"
}Login was successful
{
"authURL": "/auth",
"scheme": "jwt"
}