class
Auth
public static abstract sealed class Auth Methods
static Task<String> GetToken(String serviceName, CancellationToken token = null) Get an auth token, which can be passed to the backend
public static abstract sealed class Auth static Task<String> GetToken(String serviceName, CancellationToken token = null) Get an auth token, which can be passed to the backend