Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zheng-bote/nest_authentication_server

Nest.js Authentication Server with 2FA and Social Logins
https://github.com/zheng-bote/nest_authentication_server

Last synced: 22 days ago
JSON representation

Nest.js Authentication Server with 2FA and Social Logins

Awesome Lists containing this project

README

        




Nest.js Authentication Server




Table of Contents


  1. Brief

  2. Description

  3. Author

  4. Source

  5. Dependencies

  6. Syntax

  7. Examples

  8. Returns

  9. Setup

  10. example scenario

  11. History

  12. Contributing

  13. Contact


#### BRIEF


Authentication server with 2FA and Social Logins

### VERSION


1.0.0

### Status

![ops](https://img.shields.io/badge/Status-usable-green)

![dev](https://img.shields.io/badge/Info-limited_functionality-yellow)
**Still under development**

### DESC


Nest.js Authentication server with 2FA and Social Logins.

- [x] register

- [x] login

- [x] logout

- [x] reset password

- [ ] 2FA with QR code

- [ ] 2FA with Captcha

- [ ] Social Login with Google

- [ ] Social Login with Microsoft

### AUTHOR


ZHENG Robert

### DEPENDENCIES:

#### Nodes.js

### Nest.js

(back to top)

### HISTORY

> | Version | Date | Developer | Comments |
> | ------- | ---------- | --------- | -------- |
> | 1.0.0 | 2024-06-02 | RZheng | created |

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## Contact

ZHENG Robert Zhèng Bó Tè 郑 伯特

Project Link: [https://github.com/Zheng-Bote/nest_authentication_server/](https://github.com/Zheng-Bote/nest_authentication_server/)

:vulcan_salute:

(back to top)