aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md/REST-API.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/REST-API.md')
-rw-r--r--doc/md/REST-API.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/md/REST-API.md b/doc/md/REST-API.md
index 8f3f7303..f872744e 100644
--- a/doc/md/REST-API.md
+++ b/doc/md/REST-API.md
@@ -10,10 +10,10 @@ This token has to be included as an HTTP header called `Authentication: Bearer <
10 10
11JWT resources : 11JWT resources :
12 12
13 * [jwt.io](https://jwt.io) (including a list of client per language). 13- [jwt.io](https://jwt.io) (including a list of client per language).
14 * RFC : https://tools.ietf.org/html/rfc7519 14- RFC : https://tools.ietf.org/html/rfc7519
15 * https://float-middle.com/json-web-tokens-jwt-vs-sessions/ 15- https://float-middle.com/json-web-tokens-jwt-vs-sessions/
16 * HackerNews thread: https://news.ycombinator.com/item?id=11929267 16- HackerNews thread: https://news.ycombinator.com/item?id=11929267
17 17
18 18
19### Shaarli JWT Token 19### Shaarli JWT Token