Update info about /door/ API route auth in docs
This commit is contained in:
parent
a5fdc70a2d
commit
01703d55dc
|
@ -14,7 +14,7 @@ a 301 redirect if you forget it.
|
|||
Authentication
|
||||
--------------
|
||||
|
||||
All API routes except for ``/door/`` require authentication with a token. The
|
||||
All API routes require authentication with a token. The
|
||||
token is returned on registration and login. The token needs to be placed in the
|
||||
``Authorization`` request header like this: ``Token <token>``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user