You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See: [Database Authentication Documentation](https://github.com/mevdschee/php-crud-api?tab=readme-ov-file#database-authentication) for the PHP CRUD API
171
+
172
+
#### sync.register(username, password)
167
173
168
174
Creates a new user.
169
175
170
-
### sync.login(username, password)
176
+
#### sync.login(username, password)
171
177
172
178
Logs the user in, clears all local tables and resets the synchronization.
0 commit comments