s&box docs
API ReferenceSandbox.Services

public static abstract sealed class Sandbox.Services.Auth

Broader workflow and conceptual references connected to this API.

Methods

Showing 1 methods

public static System.Threading.Tasks.Task`1<string> GetToken(string serviceName, System.Threading.CancellationToken token = null)

Get an auth token, which can be passed to the backend

Parameters

  • token: Default: null

Metadata

FieldValue
NamespaceSandbox.Services
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Services.Auth

On this page