Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
self_data_technical_doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
self_data_technical_doc
Commits
ba7d9ac7
Commit
ba7d9ac7
authored
Apr 4, 2022
by
Bastien DUMONT
Browse files
Options
Downloads
Patches
Plain Diff
Feat/pilote swagger link
parent
871cb257
Branches
Branches containing commit
No related tags found
1 merge request
!12
Feat/pilote swagger link
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/pilote/Pilote - TS - Back/functionalities/routes.md
+47
-47
47 additions, 47 deletions
docs/pilote/Pilote - TS - Back/functionalities/routes.md
with
47 additions
and
47 deletions
docs/pilote/Pilote - TS - Back/functionalities/routes.md
+
47
−
47
View file @
ba7d9ac7
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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment