Deplo

Authentication

Session cookie, API token or OAuth access token, all resolving to the same per-request identity and team scope.

Three ways to authenticate, all resolving to the same per-request identity and team scope.

Unauthenticated requests resolve me to null and are rejected by any field that requires a login (Not authorized to resolve <field>).

See also

Did this page help you?

On this page