UNPKG

oidc-client-rx

Version:

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

4 lines (3 loc) 192 B
import { CHECK_AUTH_RESULT_EVENT, withCheckAuthResultEvent } from "./with-check-auth-result-event.js"; export * from "./core.js"; export { CHECK_AUTH_RESULT_EVENT, withCheckAuthResultEvent };