This website requires JavaScript.
Explore
Help
Sign In
Lucus
/
gamenight
Watch
1
Star
0
Fork
0
You've already forked gamenight
forked from
Roflin/gamenight
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
user-system
gamenight
/
backend
/
requests
/
gamenights.sh
4 lines
90 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Added a user system with no proper user validation but working authorisation.
2022-03-29 19:32:21 +02:00
echo
$JWT
Make test scripts verbose about HTTP codes and headers
2022-04-21 23:01:11 +02:00
curl -v -X GET -H
"
Authorization: Bearer
${
JWT
}
"
localhost:8000/api/gamenights
Reference in New Issue
Copy Permalink