Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

Autenticación - Login #19 #24

Merged
merged 2 commits into from Jul 6, 2020
Merged

Autenticación - Login #19 #24

merged 2 commits into from Jul 6, 2020

Conversation

GTestay
Copy link
Owner

@GTestay GTestay commented Jul 4, 2020

Armé el PR para ir validando desde el backend, si se mergea no va a andar la app del front.

Agregué un JWT super simple para crear tokens de forma sencilla, esta biblioteca se encarga de mantener el estado por si misma, o sea si matas la app, se vencen los tokens :P

@GTestay GTestay added enhancement New feature or request BORRADOR labels Jul 4, 2020
@GTestay GTestay self-assigned this Jul 4, 2020
@GTestay GTestay added this to In progress in Insumos Médicos via automation Jul 4, 2020
Copy link
Collaborator

@MartinEGonzalez95 MartinEGonzalez95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

㊙️ 🚓

* Usa JWT simple para generar y validar tokens

* Agrega protección de rutas

* Agrega mejores respuestas de error

* Agrega dot-env para manejo de variables de entorno
@GTestay GTestay merged commit 7d9037f into master Jul 6, 2020
Insumos Médicos automation moved this from In progress to Entrega Final Jul 6, 2020
@GTestay GTestay deleted the login-auth branch July 6, 2020 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Insumos Médicos
  
Entrega Final
Development

Successfully merging this pull request may close these issues.

Login y mantener estado Hacer las rutas privadas si no está logueado
3 participants