This commit is contained in:
2020-04-20 19:21:52 +02:00
parent cbee40f5e4
commit 1f9923dc82
21 changed files with 333 additions and 401 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
## Authenticate user [/login]
Authenticate one user to access protected routes.
Authenticate one user to access protected routing.
### Authenticate a user [POST]