Redirect to /userinfo (backwards compatibility)
Auth APIs
Get user info
deprecated
This endpoint is deprecated. Use /auth/userinfo instead.
GET
Redirect to /userinfo (backwards compatibility)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
301
Permanent redirect to /userinfo

