Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
passAlongAuthToken
Method · 0.65
passAlongAuthToken
Method · 0.65
Iterable.test.ts
File · 0.65
IterableApi.test.ts
File · 0.65
setupEventHandlers
Method · 0.65
passAlongAuthToken
Method · 0.65
passAlongAuthToken
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected