UNPKG

oidc-client-rx

Version:

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

4 lines (3 loc) 135 B
import { InjectionToken } from "@outposts/injection-js"; const DESTORY_REF = new InjectionToken('destoryRef'); export { DESTORY_REF };