forked from Roflin/gamenight
Added a user system with no proper user validation but working authorisation.
This commit is contained in:
3
backend/requests/gamenights.sh
Normal file
3
backend/requests/gamenights.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
echo $JWT
|
||||
|
||||
curl -X GET -H "Authorization: Bearer ${JWT}" localhost:8000/api/gamenights
|
||||
Reference in New Issue
Block a user