skantravels/API
Sandertp a471a11015 Implement Refresh Token on startup
Co-authored-by: Reimar <mail@reim.ar>
2024-08-29 13:25:02 +02:00
..
Application/Users Implement Refresh Token on startup 2024-08-29 13:25:02 +02:00
Controllers Implement Refresh Token on startup 2024-08-29 13:25:02 +02:00
Helpers Add Route for Refreshing Token 2024-08-29 12:00:03 +02:00
Migrations Add Database Migration for RefreshToken in Users 2024-08-29 12:16:01 +02:00
Models Implement Refresh Token on startup 2024-08-29 13:25:02 +02:00
Persistence/Repositories Implement Refresh Token on startup 2024-08-29 13:25:02 +02:00
Properties Initial commit 2024-08-05 09:00:16 +02:00
.dockerignore Initial commit 2024-08-05 09:00:16 +02:00
.gitignore Fix issues with connection strings 2024-08-13 19:08:30 +02:00
API.csproj Login with made user works 2024-08-14 10:28:12 +02:00
API.csproj.user profile partly done. added scrolling on login and register page 2024-08-26 09:42:17 +02:00
API.http Initial commit 2024-08-05 09:00:16 +02:00
API.sln Initial commit 2024-08-05 09:00:16 +02:00
AppDBContext.cs Create database and users table 2024-08-12 10:58:27 +02:00
appsettings.Development.json Login with made user works 2024-08-14 10:28:12 +02:00
appsettings.json Initial commit 2024-08-05 09:00:16 +02:00
Dockerfile Initial commit 2024-08-05 09:00:16 +02:00
integration-tests.sh Cleanup integration tests 2024-08-15 11:03:11 +02:00
Program.cs Add Route for Refreshing Token 2024-08-29 12:00:03 +02:00
skantravels.service Add systemd services used in prod 2024-08-15 14:50:10 +02:00