UNPKG

@authup/core-http-kit

Version:

Package containing global constants, types & interfaces.

7 lines 242 B
export declare enum ClientAuthenticationHookEventName { REFRESH_FINISHED = "refreshFinished", REFRESH_FAILED = "refreshFailed", HEADER_SET = "headerSet", HEADER_UNSET = "headerRemoved" } //# sourceMappingURL=constants.d.ts.map