react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

Is there any way I can set the current user without using any of your auth methods?

Open SudoPlz opened this issue 9 years ago • 1 comments

I have my own authentication method already set up in the project, and I just use analytics with Firestack.

I'd like to notify Firebase about which user is sending those analytics events. Thank you.

SudoPlz avatar Feb 22 '17 20:02 SudoPlz

Just user firebase, no point using this library then. Just use a standalone analytics library or gtm library for analytics. If thats what you all want those will be a better choice and also gives your more flexibility.

ghost avatar Mar 02 '17 00:03 ghost