ausome-maps / TherapEase

TherapEase is a platform that helps in identifying location of special education facilities and services in the Philippines
MIT License
5 stars 0 forks source link

User Schema and Auth Service #75

Closed lkpanganiban closed 8 months ago

lkpanganiban commented 10 months ago

The general user schema and auth service will allow for all activities and features that require a certain level of protection e.g. Data Management, etc.

The user schema will only be simple with the following fields:

The user schema will be connected to a profile schema that will handle all other information.

All other future services will only connect to the user schema like subscriptions.