-
Hello!
Is there a way to restrict STUN traffic to require some kind of authentication?
I am using an user's DB to create TURN credentials and restrict relay traffic that way, but I'd like our co…
-
I have taken over an existing website that has JWT installed on it. I am having a few problems with it and so I would like to update it and se id the problem go away. The site uses Laravel 5.3 with ho…
-
-
# Issue Name
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest plugin version
- [x ] I am running the latest WordPr…
-
### The Feature
allow user to auth to the proxy without needing master key, if they've enabled jwt-auth
### Motivation, pitch
user request
### Twitter / LinkedIn details
_No response_
-
# 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://github.c…
-
This is JWT auth middleware that is added to authenticate user during login.
This sends necessary auth token when user logs in the app and verifies whether user session is valid (not expired)
-
Some applications may want to authorize user input using multiple bearer tokens, for example an identity and an MAA token.
While there is no standard way to do that, we could support a slightly ext…
-
**Versions**
- etcd: `3.5.9`
- jetcd: `main`
- java: `openjdk 20.0.2 2023-07-18`
**Describe the bug**
When spinning up `etcd` with `--auth-token=jwt,pub-key=jwt_RS256.pub,priv-key=jwt_RS256,sig…
-
For Vault, the auth methods for GCP, Azure, Kubernetes, and JWT (maybe more?) are all really using JWT login, would it make sense to:
1. Add generic JWT auth method support to HVAC?
1. Make the lo…