mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-11 15:21:52 +02:00
Add Warrant API to Authentication & Authorization
This commit is contained in:
parent
b1ec3b650c
commit
4b94927558
1 changed files with 3 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
||||||
* [Anime](#anime)
|
* [Anime](#anime)
|
||||||
* [Anti-Malware](#anti-malware)
|
* [Anti-Malware](#anti-malware)
|
||||||
* [Art & Design](#art--design)
|
* [Art & Design](#art--design)
|
||||||
* [Authentication](#authentication)
|
* [Authentication & Authorization](#authentication--authorization)
|
||||||
* [Blockchain](#blockchain)
|
* [Blockchain](#blockchain)
|
||||||
* [Books](#books)
|
* [Books](#books)
|
||||||
* [Business](#business)
|
* [Business](#business)
|
||||||
|
@ -203,7 +203,7 @@ API | Description | Auth | HTTPS | CORS |
|
||||||
| [xColors](https://x-colors.herokuapp.com/) | Generate & convert colors | No | Yes | Yes |
|
| [xColors](https://x-colors.herokuapp.com/) | Generate & convert colors | No | Yes | Yes |
|
||||||
|
|
||||||
**[⬆ Back to Index](#index)**
|
**[⬆ Back to Index](#index)**
|
||||||
### Authentication
|
### Authentication & Authorization
|
||||||
API | Description | Auth | HTTPS | CORS |
|
API | Description | Auth | HTTPS | CORS |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
|
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
|
||||||
|
@ -212,6 +212,7 @@ API | Description | Auth | HTTPS | CORS |
|
||||||
| [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes |
|
| [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes |
|
||||||
| [SAWO Labs](https://sawolabs.com) | Simplify login and improve user experience by integrating passwordless authentication in your app | `apiKey` | Yes | Yes |
|
| [SAWO Labs](https://sawolabs.com) | Simplify login and improve user experience by integrating passwordless authentication in your app | `apiKey` | Yes | Yes |
|
||||||
| [Stytch](https://stytch.com/) | User infrastructure for modern applications | `apiKey` | Yes | No |
|
| [Stytch](https://stytch.com/) | User infrastructure for modern applications | `apiKey` | Yes | No |
|
||||||
|
| [Warrant](https://warrant.dev/) | APIs for authorization and access control | `apiKey` | Yes | Yes |
|
||||||
|
|
||||||
**[⬆ Back to Index](#index)**
|
**[⬆ Back to Index](#index)**
|
||||||
### Blockchain
|
### Blockchain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue