{"id":21268949,"url":"https://github.com/sgcm14/auth-app","last_synced_at":"2026-05-17T12:32:14.833Z","repository":{"id":197124697,"uuid":"685343763","full_name":"sgcm14/auth-app","owner":"sgcm14","description":"App de registro y login que consume Back hecho en Nest ","archived":false,"fork":false,"pushed_at":"2023-09-29T02:20:45.000Z","size":4145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T11:49:52.506Z","etag":null,"topics":["angular","computed","localstorage","signals","sweetalert2"],"latest_commit_sha":null,"homepage":"https://auth-app-sgcm14.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgcm14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-31T02:55:00.000Z","updated_at":"2023-09-29T01:50:50.000Z","dependencies_parsed_at":"2023-10-01T14:49:42.013Z","dependency_job_id":null,"html_url":"https://github.com/sgcm14/auth-app","commit_stats":null,"previous_names":["sgcm14/auth-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sgcm14/auth-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgcm14%2Fauth-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgcm14%2Fauth-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgcm14%2Fauth-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgcm14%2Fauth-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgcm14","download_url":"https://codeload.github.com/sgcm14/auth-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgcm14%2Fauth-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33138274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","computed","localstorage","signals","sweetalert2"],"created_at":"2024-11-21T08:06:52.662Z","updated_at":"2026-05-17T12:32:14.828Z","avatar_url":"https://github.com/sgcm14.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Auth App\n========\n- Este proyecto se realizó siguiendo el curso [Angular: De cero a experto](https://www.udemy.com/course/angular-fernando-herrera/# \"Angular: De cero a experto\") \n\u003e En este proyecto se usó Angular\n\nEn esta página puedes ver un login donde el usuario debe llenar sus datos para que se active el botón de **LOGIN**.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla1.PNG)\n\u003e Pantalla de **Login**\n\nEl usuario debe ingresar sus datos y dar click en **LOGIN**.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla2.PNG)\n\u003e Pantalla de **Login**\n\nSi ingresó mal la contraseña, se muestra el mensaje que nos retorna la API, tal cual se muestra en pantalla.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla3.PNG)\n\u003e Pantalla de **Login**\n\nSi en cambio ingresa mal el correo\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla4.PNG)\n\u003e Pantalla de **Login**\n\nAl ingresar mal el correo, se muestra el mensaje que nos retorna la API, tal cual se muestra en pantalla.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla5.PNG)\n\u003e Pantalla de **Login**\n\nSi el usuario ingreso correctamente el correo y la contraseña, nos redireccionará al **dashboard**, en caso intentaramos ir a la ruta de **login** o **registro**, no nos dejaria ya que la sesión no se ha cerrado, hasta que le des click en **cerrar sesión**, lo mismo ocurre en el caso no hallas iniciado sesión e intentarás navegar a la ruta de **dashboard**.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla6.PNG)\n\u003e Pantalla de **Dashboard**\n\nPara registrarse el usuario debe llenar sus datos para que se active el botón de **REGISTER**.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla7.PNG)\n\u003e Pantalla de **Register**\n\nSi ya llenó sus datos dar click en  **REGISTER**.\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla8.PNG)\n\u003e Pantalla de **Register**\n\nSi en caso el correo ya se ha usado para una cuenta, no te permitirá crear la cuenta,  se mostrará el mensaje que nos retorna la API, tal cual se muestra en pantalla. En caso el correo no esté en uso, te creará la cuenta y te redireccionará al **dashboard**\n![](https://raw.githubusercontent.com/sgcm14/auth-app/main/src/assets/doc/pantalla9.PNG)\n\u003e Pantalla de **Register**\n\n\n**Realizado por :** Sammy Gigi Cantoral Montejo (sgcm14)\n\n\u003cimg src =\"https://raw.githubusercontent.com/sgcm14/sgcm14/main/sammy.jpg\" width=\"200\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgcm14%2Fauth-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgcm14%2Fauth-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgcm14%2Fauth-app/lists"}