MCPcopy Index your code
hub / github.com/Iterable/react-native-sdk / passAlongAuthToken

Method passAlongAuthToken

src/api/NativeRNIterableAPI.ts:155–155  ·  view source on GitHub ↗
(authToken?: string | null)

Source from the content-addressed store, hash-verified

153
154 // Auth
155 passAlongAuthToken(authToken?: string | null): void;
156 pauseAuthRetries(pauseRetry: boolean): void;
157
158 // Embedded Messaging

Callers 7

passAlongAuthTokenMethod · 0.65
passAlongAuthTokenMethod · 0.65
Iterable.test.tsFile · 0.65
setupEventHandlersMethod · 0.65
passAlongAuthTokenMethod · 0.65
passAlongAuthTokenMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected