Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanyu90221/passwordless


https://github.com/yuanyu90221/passwordless

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# passwordless

This is project demo how to use passwordless method to do authentication

## prerequest

```shell
yarn add passport @nestjs/passport passport-magic-login passport-jwt @nestjs/jwt class-validator class-transformer
```