Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ auth.client.ts
File
auth.client.ts
apps/client/src/boot/auth.client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ sleep } from
'@stdlib/misc'
;
2
import
{ boot } from
'quasar/wrappers'
;
3
import
{ tryRefreshTokens } from
'src/code/auth/refresh'
;
4
Callers
nothing calls this directly
Calls
5
sleep
Function · 0.90
tryRefreshTokens
Function · 0.90
sub
Method · 0.80
get
Method · 0.65
connect
Method · 0.45
Tested by
no test coverage detected