-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: LBAC-1639 + LBAC-1751 + LBAC-1555 (#818)
* feat: refactoring des access token pour embarquer l'uri complète * fix: remove fonction d'example * fix: refactoring pour autoriser des options indéfinie dans le token * fix: test * fix: import in api.utils.test.ts * fix: ajout de tests unitaires * fix: tests * fix: passage automatique du paramètre token * fix: passage du token dans le header à la place de la querystring * fix: tests * fix: ajout du header authorization * feat: createRdvaAffelnetPageLink function created * feat: IScope typing updated * feat: securityScheme added for affelnet routes * feat: use affelnet forged url * feat: on request added for affelnet routes * feat: invite date changed for 08/01 * feat: forge url * feat: url forged for premium parcoursup * feat: url secured * fix: .lean() added to be zod compliant * feat: several security changes * feat: add missing hook * feat: missing hooks added * fix: remove getAccessToken * fix: http code response 200 * fix: description * fix: typing * fix: remove non necessary token * fix: split route that doesnt need token * feat: update snapshot * fix: reapply security scheme * feat: limit removed --------- Co-authored-by: Rémy Auricoste <[email protected]> Co-authored-by: Kevin Barnoin <[email protected]>
- Loading branch information
1 parent
354bb9a
commit 0e0aee4
Showing
24 changed files
with
432 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.