Authentication
Get login status of current session
Get login status of current session.
get/login
Response
OK
Example response
{
"access_token": "4DFCF1D4C30B4D798ECE3AE43769F008.",
"expires_at": "2017-07-21T17:32:28Z",
"expires_in": 1800,
"role": "User"
}