Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
Signature
tsfunction readPendingFlow(storage: StorageLike | undefined, namespace: string): PendingFlow | null
Parameters
| Name | Type |
|---|---|
storage | `StorageLike |
namespace | string |
Returns: PendingFlow | null
Was this page helpful?