cps410 / FingerPrintVerification

Verification Software to validate users for an arbitrary app via Fingerprint
0 stars 0 forks source link

Client Server retrieve users from auth server if not in local DB #6

Open ianmann56 opened 6 years ago

ianmann56 commented 6 years ago

When getting a user, if it doesn't exist in the clients database, it should fetch it from the auth server. When a user is created or updated, it should also mirror the changes on the auth_server