API Reference
useTailSDK
Allows you to use the Tail SDK in your React application.
Configurations
The Raccoon Secret Key.
Callbacks for success and error.
Returns
Indicates whether the SDK has finished loading.
Indicates whether a login operation is in progress.
Contains error information if an error occurred.
List of available applications that can be linked.
Flag indicating whether branding can be removed.
Links an application with the given name using a raccoon passcode.
Resolves to true if linking was successful.
Unlinks an application with the given name.
Resolves to true if unlinking was successful.