Skip to content

Can/Should user.authData.anonymous ever be null? #639

Closed
@yuzeh

Description

@yuzeh

Hi,

Whenever an anonymous user is registered, the "authData" column for that user becomes:

{"anonymous": null}

This differs (I believe) from the behavior of hosted Parse in that hosted Parse would simply omit the authData column if it ever encountered this value.

The current behavior of parse-server with regard to this doesn't seem to affect the iOS SDK, but does cause a few problems with the Android SDK.

I filed an issue against the Android SDK, and I was told this was a parse-server issue.

How should I proceed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions