Closed ckoerber closed 5 years ago
Figure out a way the user registers before pushing to the database.
A relatively easy and secure way to ensure the correct user is logged in is to use postgres login info to identify user.
This feature was added with commit 7d0eae514fdc499fdb1601876f32a21c9390c7cd.
Figure out a way the user registers before pushing to the database.