Skip to content

feat: [IOPID-4166] Remove fp-ts from login routes - #8449

Open
Vangaorth wants to merge 6 commits into
masterfrom
IOPID-4166_removeFPTSFromLogin
Open

feat: [IOPID-4166] Remove fp-ts from login routes#8449
Vangaorth wants to merge 6 commits into
masterfrom
IOPID-4166_removeFPTSFromLogin

Conversation

@Vangaorth

Copy link
Copy Markdown
Contributor

Short description

[dev-api-server]: this PR removes fp-ts from login routes.

List of changes proposed in this pull request

  • references to Either (in order to use isLeft and isRight) have been kept
  • io-ts types and encoding/decoding have been kept
  • all other fp-ts references have been removed

How to test

Run the dev-api-server and the application on the iOS simulator. Login/logout operations and fast-login operations should succeed

@Vangaorth Vangaorth added IO-FIA IO Foundation - Identità & Accessi IO-FIP IO Foundation - Interazioni & Preferenze labels Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Title Validation for conventional commit type

All good! PR title follows the conventional commit type.

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Jira Pull Request Link

This Pull Request refers to Jira issues:

Comment thread apps/dev-api-server/src/middleware/lollipopMiddleware.ts
Comment thread apps/dev-api-server/src/routers/features/fastLogin/index.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO-FIA IO Foundation - Identità & Accessi IO-FIP IO Foundation - Interazioni & Preferenze

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants