readTokens
readTokens(
storage):CustomerTokens|null
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/customer/tokens.d.ts:32
Parse + validate the stored token set; corrupt data is cleared, not thrown.
Parameters
Section titled “Parameters”storage
Section titled “storage”Returns
Section titled “Returns”CustomerTokens | null