Sometimes, as when testing a table in a Microsoft SQL Server database, you need to reset an identity column to its initial seed value, typically one. During testing, you populate the table with data, ...
Note: While this sample uses local accounts I urge you to consider using an oauth provider/Azure AD as the user store for a real project. It is much more secure than managing username/password ...