UNPKG

oidc-client-rx

Version:

ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications

5 lines 125 B
export interface PopupResult { userClosed: boolean; receivedUrl: string; } //# sourceMappingURL=popup-result.d.ts.map