CloudSqlite.requestToken Function

Request a new AccessToken for a cloud container using the BlobContainer service. If the backend is considered offline, this returns an empty token without calling the service.

requestToken(args: CloudSqlite.RequestTokenArgs): Promise<string>

Parameter Type Description
args CloudSqlite.RequestTokenArgs  

Returns - Promise

Defined in

Last Updated: 16 June, 2026