I'm using Google Authentication for user signup in my application. I want to store a unique serial number (srNo) in the user document whenever a new user signs up. Ideally, the srNo should be a sequential number starting from 1 for the first user and incrementing by 1 for each subsequent signup.
Serial numbering to user document
Database & APIs
Resolved
No
1
4 replies