issues
search
AustrianDataLAB
/
IndieGameStream
Stream your games using the Cloud
Mozilla Public License 2.0
6
stars
2
forks
source link
Implement Login in API
#33
Closed
rieglerthomas
closed
5 months ago
rieglerthomas
commented
5 months ago
[x] Validate Token
[x] Safe ownership in database when uploading a game
[ ] ~Check ownerhsip when updating a game~ (Will be removed, see #41 )
[x] Check ownerhsip when deleting a game
[x] Check ownership when reading a game by id
[x] read all games return games of the user who is logged in
[x] Update tests
[x] Remove not used methods