Skip to content
Snippets Groups Projects
Commit ba7d9ac7 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Feat/pilote swagger link

parent 871cb257
Branches
No related tags found
1 merge request!12Feat/pilote swagger link
This section explains the different API route.
This section explains the different API route. Descriptions are not currently up-to-date.
A swagger documentation can be consulted at [http://localhost:3000/api/doc/](http://localhost:3000/api/doc/)
# Auth
- `api/auth/signin`: It is used for local and dev authentification. It is linked to two different password into the database.
- `api/auth/token` : It is used for generate one token. Only for internal process. This route is not call from another apps.
- `api/auth/token/check`: It is used for check one token. It is called from cozy-stack service of the usager.
- `api/auth/token`: It is used for generate one token. Only for internal process. This route is not call from another apps.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment