Validate Desktop Token
desktop-auth
Validate Desktop Token
Validate the current token and return user info.
Useful for the desktop app to check if its token is still valid.
GET
Validate Desktop Token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response