auth

GET /auth/me

URL /auth/me
Method GET
Permissions Auth: true
Scopes User
Code getAuthMe

GET /auth/session/<session-id>

URL /auth/session/<session-id>
Method GET
Permissions Auth: true
Scopes Service
Code getAuthSession

POST /auth/consumer/<consumer-type>/detach

URL /auth/consumer/<consumer-type>/detach
Method POST
Permissions Auth: true
Scopes AccessToken
Code postAuthDetachHandler

POST /auth/consumer/signout

URL /auth/consumer/signout
Method POST
Permissions Auth: true
Code postAuthSignoutHandler

POST /auth/consumer/worker/signout

URL /auth/consumer/worker/signout
Method POST
Permissions Auth: true
Code postUnregisterWorkerHandler