Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
NestJS authentication with MongoDB, WebSocket and JWT (Login, Register, Google Login, Facebook Login, Apple Login, Messages, Rooms, Private DMs)
- Host: GitHub
- URL: https://github.com/denzelcode/nest-auth
- Owner: DenzelCode
- Created: 2021-03-30T19:35:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T21:51:05.000Z (over 2 years ago)
- Last Synced: 2024-10-11T18:20:56.214Z (about 1 month ago)
- Topics: apple-login, facebook-login, google-login, jwt, messages, messages-api, mongodb, nest, nestjs, nestjs-authentication, nestjs-backend, nestjs-messages
- Language: TypeScript
- Homepage:
- Size: 428 KB
- Stars: 198
- Watchers: 5
- Forks: 55
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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