add unit tests for auth related functions.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@token=token
|
||||
|
||||
GET https://localhost:5173/api
|
||||
Accept: application/json
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
###
|
||||
|
||||
@ -17,8 +17,9 @@ Authorization: Bearer {{token}}
|
||||
|
||||
###
|
||||
|
||||
GET https://localhost:5173/api/games/de4cdb8c-0346-4ac6-a7a8-b4135b2d79e3
|
||||
GET https://localhost:5173/api/games/6790386c4a41c3599d47d986
|
||||
Accept: application/json
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
###
|
||||
|
||||
|
Reference in New Issue
Block a user