Configure a GridJs token so supported server requests add an Authorization Bearer header, and refresh the token on the spreadsheet instance when it changes....GridJs stores the constructor option token as authToken on the spreadsheet...spreadsheet instance with a token option. const xs = x_spreadsheet (...