https://github.com/daguttt/auth-app-angular
Angular SPA that consumes https://github.com/daguttt/auth-app-nestjs
https://github.com/daguttt/auth-app-angular
angular angular-routing oauth2 oauth2-client rxjs
Last synced: 8 months ago
JSON representation
Angular SPA that consumes https://github.com/daguttt/auth-app-nestjs
- Host: GitHub
- URL: https://github.com/daguttt/auth-app-angular
- Owner: daguttt
- Created: 2023-02-06T22:33:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T13:02:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T11:41:40.746Z (about 1 year ago)
- Topics: angular, angular-routing, oauth2, oauth2-client, rxjs
- Language: TypeScript
- Homepage: https://auth-app-angular.vercel.app
- Size: 244 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuthApp
## Description 📑
Responsive **SPA** that consumes [Auth App Nest](https://github.com/daguttt/auth-app-nestjs/tree/v0.2.0) specifically _"v0.2.0 - Server sessions with cookies"_
## Previews
Desktop viewport:
Mobile viewport:
## Live Example 🧬
- **[Auth App](https://auth-app-angular.vercel.app/auth/login)**
## Features 🔍
- Login/Register with Google
- Login/Register with Email and Password
- Password changing
- Server sessions with Cookies
- Dark and light themes
## Tech Recipe 🖥️
- [NestJS](https://docs.nestjs.com/) 9.0.0
- [Angular](https://angular.io/) 15.1.0
- [Railway](https://railway.app/) to deploy [Backend](https://github.com/daguttt/auth-app-nestjs/tree/v0.2.0)
- [PostgreSQL](https://www.postgresql.org/) deployed in [Railway](https://railway.app/)
- Alternative faster package manager: [pnpm](https://pnpm.io/).
## Social
- [Linkedin](https://linkedin.com/in/daguttt)
- [Twitter](https://twitter.com/daguttt)