|
@ -16,7 +16,7 @@ rename .env_sample to .env and customize it to your needs and credentials. |
|
|
|
|
|
|
|
|
## Back endpoints: |
|
|
## Back endpoints: |
|
|
|Method|endpoint|description|account securised?| |
|
|
|Method|endpoint|description|account securised?| |
|
|
|:---:|:---:|:---:| |
|
|
|:---:|:---:|:---:|:---:| |
|
|
|GET |/log/in |the login using 42 api.|☑| |
|
|
|GET |/log/in |the login using 42 api.|☑| |
|
|
|GET |/log/inReturn |the 42 api callback.|☑| |
|
|
|GET |/log/inReturn |the 42 api callback.|☑| |
|
|
|GET |/log/profile |get connected user 42's datas.|☑| |
|
|
|GET |/log/profile |get connected user 42's datas.|☑| |
|
|