Skip to content

Validate user data inside of firestore #18

Description

@CaelumF

Even if we restrict where users can manipulate data on firebase, it may be incorrect data.

We should still make our michaelservices fault-tolerant, but we need a way of ensuring this data is valid in firebase, and before a michaelservice can be affected by it.

Solutions?

  • A validation proxy?

  • Firebase already has methods of limiting access to data, perhaps it can allow us to validate its shape as well

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions