Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identify & reset #147

Open
carlosconnected opened this issue Nov 24, 2017 · 1 comment
Open

identify & reset #147

carlosconnected opened this issue Nov 24, 2017 · 1 comment

Comments

@carlosconnected
Copy link

The mobile clients and the web client provide identify and reset functions to, among other things, handle the anonymous ID. Would it be possible to implement those extensions to this library as well? They can be backed by AsyncStorage for persistency. I'd be happy to contribute.

@neiker
Copy link
Owner

neiker commented Nov 29, 2017

@carlos-peru

I'm currently handling this with a saga. Generating and id with react-native-unique-id for anonymous users and using alias method once we identify the user. But yeah, feel free to send a pull request if you have a better solution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants