We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b05c0 commit 260fce1Copy full SHA for 260fce1
README.md
@@ -41,7 +41,7 @@ curl -X POST "http://localhost:9000/api/auth" -H "accept: */*" -H "Content-Typ
41
{"token":"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJuYXNydWRkaW4iLCJhdWRpZW5jZSI6IndlYiIsImNyZWF0ZWQiOjE2OTQ2ODE2ODE3MDUsImV4cCI6MTY5NTI4NjQ4MX0.MydwIWzN3SgCvB8cYozKcR2tHMCM5nrIPXUBtx4o82ot1taL_NQM5TRHZ4yOc9uUcZFrz1XQAL_fDNXAIwmZxw"}
42
```
43
44
-
+
45
46
## Accessing User/Protected API
47
0 commit comments