UNPKG

@okta/okta-auth-js

Version:
3 lines (2 loc) 204 B
import { OktaAuthIdxInterface, FlowIdentifier, FlowSpecification } from '../types'; export declare function getFlowSpecification(oktaAuth: OktaAuthIdxInterface, flow?: FlowIdentifier): FlowSpecification;