/05_login

Primary LanguageTypeScript

05Login

https://codingpotions.com/angular-login-sesion

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Tareas:

  • Crear y maquetar las vistas de login y registro con formularios
  • Crear el servicio de Auth

Guardar el token en cookie

npm install ngx-cookie-service --save