We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2461f3e commit 1b20b66Copy full SHA for 1b20b66
packages/expo/src/cache/dummy-data/client-resource.ts
@@ -127,7 +127,6 @@ export const DUMMY_CLERK_CLIENT_RESOURCE = {
127
last_active_session_id: null,
128
cookie_expires_at: null,
129
last_authentication_strategy: null,
130
- client_trust_state: null,
131
created_at: new Date().getTime(),
132
updated_at: new Date().getTime(),
133
} as unknown as ClientJSONSnapshot;
0 commit comments