Skip to content

Registering an anomymous user does not clear authData.anonymous #416

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

Closed
acinader opened this issue Oct 2, 2018 · 1 comment · Fixed by #417
Closed

Registering an anomymous user does not clear authData.anonymous #416

acinader opened this issue Oct 2, 2018 · 1 comment · Fixed by #417

Comments

@acinader
Copy link
Contributor

acinader commented Oct 2, 2018

At least the JS SDK and the IOS SDK clear anonymous auth data when a user registers.

Here's the js unit test: https://github.com/parse-community/Parse-SDK-JS/blob/master/src/__tests__/ParseUser-test.js#L675

The php sdk does not do this.

@acinader
Copy link
Contributor Author

acinader commented Oct 5, 2018

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

Successfully merging a pull request may close this issue.

1 participant