An open API service indexing awesome lists of open source software.

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

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:


Auth App Desktop Image Previw

Mobile viewport:


Auth App Mobile Image Previw

## 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)