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

Guardar en cache el token de login #4

Open
1 task
Perer876 opened this issue Oct 11, 2023 · 0 comments · May be fixed by #25
Open
1 task

Guardar en cache el token de login #4

Perer876 opened this issue Oct 11, 2023 · 0 comments · May be fixed by #25
Assignees
Labels
enhancement New feature or request

Comments

@Perer876
Copy link
Collaborator

Perer876 commented Oct 11, 2023

Requisitos

Para evitar que por cada petición al web service se tenga que hacer una petición primero para obtener el token, es necesario implementar un mencanismo que guarde el token en una cache durante un periodo de tiempo.

Requisitos

  • El token que provee LoginRequest se reutiliza durante un periodo de tiempo determinado.
@Perer876 Perer876 self-assigned this Oct 11, 2023
@Perer876 Perer876 added the enhancement New feature or request label Oct 11, 2023
@Perer876 Perer876 added this to the Funcionalidad Basica milestone Oct 11, 2023
@Eguiarte239 Eguiarte239 linked a pull request Oct 26, 2023 that will close this issue
@Eguiarte239 Eguiarte239 linked a pull request Oct 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant