getSessionToken
: Directly generate the session token using the Fuse client-side token function and pass it to the importer.getSessionToken
: In your frontend, implement getSessionToken
to request the session token from your server’s API endpoint and use it to launch the importer.