MCPcopy Create free account
hub / github.com/dfinity/orbit / session.store.ts

File session.store.ts

apps/wallet/src/stores/session.store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AnonymousIdentity, Identity } from '@dfinity/agent';
2import { Principal } from '@dfinity/principal';
3import { defineStore } from 'pinia';
4import { Ref } from 'vue';

Callers

nothing calls this directly

Calls 1

useStorageFunction · 0.90

Tested by

no test coverage detected