- Preparing search index...
- The search index is not available
Documentation
Type alias SilentFlowRequest
SilentFlowRequest: Partial<Omit<CommonSilentFlowRequest, "account" | "scopes" | "resourceRequestMethod" | "resourceRequestUri" | "requestedClaimsHash" | "storeInCache">> & { account: AccountInfo; scopes: string[]; }
SilentFlow parameters passed by the user to retrieve credentials silently