Skip to content
Snippets Groups Projects
Commit 56775066 authored by Hugo's avatar Hugo
Browse files

fixed pilote yml

parent fc3a20b2
Branches
No related tags found
No related merge requests found
Pipeline #10035 passed
...@@ -194,7 +194,7 @@ First update the Bearer and cozysessid information from the script: ...@@ -194,7 +194,7 @@ First update the Bearer and cozysessid information from the script:
``` ```
To obtain your own Bearer and cozysessid you need to have the application launched and display the web console (F12) in your navigator and select the Network tab. Just select one request and retrieve information for Request Header: To obtain your own Bearer and cozysessid you need to have the application launched and display the web console (F12) in your navigator and select the Network tab. Just select one request and retrieve information for Request Header:
![Bearer&cozysessid](bearer_cozyssesid.png) ![Bearer&cozysessid](/img/bearer_cozysessid.png)
Next launch the script : Next launch the script :
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
:construction: Section under Construction :construction: :construction: Section under Construction :construction:
This section of documentation refers to the Oauth protocols working hand in hand with our custom proxy and the cozy-stack. This section of documentation refers to the Oauth protocols working hand in hand with our custom proxy and the cozy-stack.
To fully understand its whereabouts, you should also look at the [enedis konnector](../konnectors/enedis.md) and [grdf konnector](../konnectors/grdf.md) documentation. To fully understand its whereabouts, you should also look at the [enedis konnector](../ecolyo/konnectors/enedis.md) and [grdf konnector](../ecolyo/konnectors/grdf.md) documentation.
!!! info "proxy code source" !!! info "proxy code source"
Feel free to check the proxy [code](https://forge.grandlyon.com/pocs/cozy/cozy-oauth-proxy) at all time when reading this documentation. Feel free to check the proxy [code](https://forge.grandlyon.com/pocs/cozy/cozy-oauth-proxy) at all time when reading this documentation.
......
...@@ -23,7 +23,31 @@ extra_css: ...@@ -23,7 +23,31 @@ extra_css:
nav: nav:
- Home: index.md - Home: index.md
- Pilote: - Pilote:
- Introduction: pilote/index.md - Pilote - TS - Back:
- Index: pilote/Pilote - TS - Back/index.md
- Application:
- Deploy: pilote/Pilote - TS - Back/application/deploy.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Back/getting_started/launch_local_application.md
- Setup your environment: pilote/Pilote - TS - Back/getting_started/setup_your_environment.md
- Project Architecture: pilote/Pilote - TS - Back/project_architecture/architecture.md
- Pilote - TS - Front:
- Index: pilote/Pilote - TS - Front/index.md
- Application:
- Deploy: pilote/Pilote - TS - Front/application/deploy.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Front/getting_started/launch_local_application.md
- Pilote - TS - Usager:
- Application:
- Deploy: pilote/Pilote - Usager/application/deploy.md
- Doctypes: pilote/Pilote - Usager/application/doctypes.md
- Gitflow: pilote/Pilote - Usager/application/gitflow.md
- Scaffolding: pilote/Pilote - Usager/application/scaffolding.md
- Services: pilote/Pilote - Usager/application/services.md
- Store: pilote/Pilote - Usager/application/store.md
- Getting Started:
- Launch local doctypes: pilote/Pilote - Usager/getting_started/launch_local_doctypes.md
- Launch local services: pilote/Pilote - Usager/getting_started/launch_local_services.md
- Ecolyo: - Ecolyo:
- Introduction: ecolyo/index.md - Introduction: ecolyo/index.md
- Getting started: - Getting started:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment