Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/middleware jwt #78

Merged
merged 31 commits into from
Oct 6, 2023
Merged

Feat/middleware jwt #78

merged 31 commits into from
Oct 6, 2023

Conversation

AntonioMrtz
Copy link
Owner

Description

Añadir middleware para comprobar si las credenciales enviadas con las peticiones son correctas y emitidas por el servidor

Commit type

Feat

Issue

Solution

Proposed Changes

  • Actualización todos los test con headers incluyendo jwt
  • Gestión cookie http only backend
  • Habilitar CORS desde servidor
  • Interceptor Electron para añadir token jwt en base a las cookis http only
  • Adaptar llamadas frontend

Potential Impact

Tests Performed

  • [✅] Test performed

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz merged commit ffefdb6 into master Oct 6, 2023
2 checks passed
@AntonioMrtz AntonioMrtz deleted the feat/MiddlewareJwt branch October 6, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant