Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denzelcode/nest-auth

NestJS authentication with MongoDB, WebSocket and JWT (Login, Register, Google Login, Facebook Login, Apple Login, Messages, Rooms, Private DMs)
https://github.com/denzelcode/nest-auth

apple-login facebook-login google-login jwt messages messages-api mongodb nest nestjs nestjs-authentication nestjs-backend nestjs-messages

Last synced: 5 days ago
JSON representation

NestJS authentication with MongoDB, WebSocket and JWT (Login, Register, Google Login, Facebook Login, Apple Login, Messages, Rooms, Private DMs)

Awesome Lists containing this project

README

        

## NestJS authentication with MongoDB, WebSocket and JWT (Real Time Messages, Login, Register, Google Login, Facebook Login, Apple Login)

To use this server, get the [Angular Client](https://github.com/DenzelCode/nest-angular-auth-client) or [Flutter App](https://github.com/DenzelCode/flutter-auth) up and running.

You can also use this API using Postman or any other request framework.

Try it out now! [Demo](https://nest-auth.ubbly.club/)

# Features
- Login
- Register
- Google Login
- Facebook Login
- Apple Login
- WebSockets authentication
- Http authentication
- Websockets real-time chat.
- Rooms chats
- Private DMs