Optionaloptions: { tokenLifespanMs?: number }Get the authorization header value
Get a valid token for the given database ID
Optional_dbid: stringHandle authentication errors (e.g., refresh token on 401)
Optional_dbid: stringtrue if token was refreshed and request should be retried
Invalidate cached tokens (if applicable)
Optional_dbid: string
Interface that all auth strategies must implement