Small cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ Dieses Dokument beschreibt die Phasen und Aufgaben zur Implementierung des Spiel
|
||||
- [x] Initialisierung des ASP.NET Core Web API & SignalR Backends
|
||||
|
||||
## Phase 2: Backend-Entwicklung (Web API & SignalR)
|
||||
- [ ] **Datenbank & Persistenz**: Entity Framework Core Setup mit SQLite
|
||||
- [ ] **Datenbank & Persistenz**: Entity Framework Core Setup mit PostgreSQL
|
||||
- [ ] **User Management**: Einfache JWT-basierte Authentifizierung
|
||||
- Registrierung (Username, Email, Passwort)
|
||||
- Login mit BCrypt Password Hashing
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
@SlipItIn.Server_HostAddress = http://localhost:5234
|
||||
|
||||
GET {{SlipItIn.Server_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user