-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DCMAW-9802: Refactor session creation (#44)
DCMAW-9802 ### What changed - Refactors creating a session by moving logic to the Session Service to reduce the length of the /credential Lambda. ## Checklists <!-- Merging this PR is effectively deploying to production. Be mindful to answer accurately. --> - [x] There is a ticket raised for this PR that is present in the branch name - [x] No PII data logged. [See guidance here](https://govukverify.atlassian.net/wiki/spaces/DCMAW/pages/3502407722/PII+Logging+Considerations) - [ ] Demo to a BA, TA, and the team. - [ ] Update [README](./blob/main/README.md) with any new instructions or tasks
- Loading branch information
Showing
4 changed files
with
89 additions
and
102 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