from Sandbox Token Server
fun fromSandboxTokenServer(sandboxId: String, options: SandboxTokenServerOptions = SandboxTokenServerOptions()): ConfigurableTokenSource
Creates a ConfigurableTokenSource that fetches from a sandbox token server for credentials, which supports quick prototyping/getting started types of use cases.
Note: This token provider is insecure and should not be used in production.