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
Login App (without cookies or JWT and such or encryption)
A very simple project for me to learn HTTP(s) methods in C# using ASP .NET Core. You can log in and then create,delete and view all users in a local database.
P.S create your own database using SQL Server Management Studio or whatever
About
simple app with login form and basic buttons for submitting requests to an api