UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

21 lines (20 loc) 524 B
import { MOCK_ANONYMOUS_PRINCIPAL_ID as o } from "../realm/mockRealmPrincipal.js"; const s = { token: "mock-anonymous-token", userId: o.toString(), realmId: "0", isAuthenticated: !1, termsOfServiceStatus: void 0, twoFactorStatus: void 0, hasInitializedSession: !0, refreshSession: async () => { }, clearSession: async () => { }, twoFactorAuthSSOErrorResponse: void 0, isLoadingSSO: !1 }; export { s as MOCK_APPLICATION_SESSION_CONTEXT }; //# sourceMappingURL=MockApplicationSessionContext.js.map