Function: requestAccessToken()
requestAccessToken(
req):string|undefined
The OBO token on req, or undefined. Read through the same trim as every
other header, so a header present-but-blank (which some proxies emit for an
unset upstream value) counts as absent rather than as a token that fails at
the first Databricks call.
Parameters
Section titled “Parameters”HeaderBearing | undefined
Returns
Section titled “Returns”string | undefined