MCPcopy 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

1import { sleep } from '@stdlib/misc';
2import { boot } from 'quasar/wrappers';
3import { tryRefreshTokens } from 'src/code/auth/refresh';
4

Callers

nothing calls this directly

Calls 5

sleepFunction · 0.90
tryRefreshTokensFunction · 0.90
subMethod · 0.80
getMethod · 0.65
connectMethod · 0.45

Tested by

no test coverage detected