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