Browse Source

Add-Aserto-API

Add Aserto API to the list of authentication and authorization APIs. It has gRPC and REST APIs for applications to add authorization, and a free tier
pull/3590/head
Noa Shavit 4 months ago
parent
commit
cebd816aa0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -251,7 +251,7 @@ API | Description | Auth | HTTPS | CORS |
### Authentication & Authorization
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Aserto](https://www.aserto.com) | Fine-grained authorization for applications & APIs | `apikey` | Yes | Yes |
| [Aserto](https://www.aserto.com) | API for application authorization | `apikey` | Yes | Yes |
| [Auth0](https://auth0.com) | Easy to implement, adaptable authentication and authorization platform | `apiKey` | Yes | Yes |
| [GetOTP](https://otp.dev/en/docs/) | Implement OTP flow quickly | `apiKey` | Yes | No |
| [Micro User Service](https://m3o.com/user) | User management and authentication | `apiKey` | Yes | No |


Loading…
Cancel
Save