-
**Describe the solution you'd like**
For example: EMQX has multiple authorisation plugins - http, mysql, redis etc. Considering that a lot of people use RR for microservices with JWT, authorization c…
-
# Background
JWT (JSON Web Token) authentication in Presto is used to ensure secure access to the Presto cluster by validating the identity of the clients requesting resources.
Presto can be co…
-
### Description
When using an external OIDC provider, such as Authelia, accessing `https://xxx.com:9443/.well-known/openid-configuration` returns the following JSON:
```json
{
"issuer": "https…
-
Implement authorization using JWT tokens and cookies.
- Routes:
- [x] POST-request for registration
- [x] POST-request for authorization
- [x] GET-request for getting authorized user data (auth…
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
- Restiger user
- Login user and create JWT access token
- Get current user by using JWT token taken from Authorization Header
-
### What is the feature you are proposing?
JSON Web Key Sets are becoming more and more common these days. While Hono offers a JWT validation middleware it would be very nice to extend the current mi…
-
Hello I think I found a new security issue in the JWTAuthentication class, I would like to discuss it here and see if my theory is valid before submit it.
The JWTAuthentication class contains a cr…
-
## Objective
Add simple (`static`) string API Key Auth to Envoy to allow the use of `PATH` by existing `Portal` users.
## Origin Document
The Envoy Proxy feature as it currently exists[1][2] …
-
# Create Firebase Auth Account and Integrate with Hasura Project
Set up Firebase Authentication and integrate it with our Hasura GraphQL API to handle user authentication.
## Problem
We need to…