This is an implementation of a backend system in .NET that allows for a user to create credentials with a email/username and password, log in to the system which generates a session token, and log out ...