fingerprintjs / fingerprintjs-pro-react

Fingerprint Pro Wrapper for React Single Page Applications (SPA)
MIT License
52 stars 8 forks source link

Can i get useVisitorData hook outside of react components? #120

Closed kdawgwilk closed 6 months ago

kdawgwilk commented 1 year ago

I have a NextJS app but need to get access to the visitor data outside react components for networking purposes. What is the recommendation to get visitor data in an app using this SDK but needing to get this info outside of a react context?

JuroUhlar commented 1 year ago

Hi @kdawgwilk! I can think of two options: