Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ AnonymousIdentity, Identity } from
'@dfinity/agent'
;
2
import
{ Principal } from
'@dfinity/principal'
;
3
import
{ defineStore } from
'pinia'
;
4
import
{ Ref } from
'vue'
;
Callers
nothing calls this directly
Calls
1
useStorage
Function · 0.90
Tested by
no test coverage detected