Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 629 Bytes

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 or Flutter App up and running.

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

Try it out now! Demo

Features

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