Add MojoAuth (#2016)

Squash:

* Added MojoAuth in authentication category

Added MojoAuth - A secure and modern passwordless authentication platform

* Updated mojoauth markdown format

updated mojoauth markdown format
This commit is contained in:
Mehul Sharma 2021-09-11 09:36:59 +05:30 committed by GitHub
parent 0a146c8491
commit e7f8e0537b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,6 +176,7 @@ API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
| [Micro User Service](https://m3o.com/user) | User management and authentication | `apiKey` | Yes | No |
| [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes |
| [Stytch](https://stytch.com/) | User infrastructure for modern applications | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)**