synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
21 lines (20 loc) • 524 B
JavaScript
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