-
Security support would work with API.
This could work with the MVC version as well but it would work better with the --api option
Combined with the --api option, the --auth option would use JWT …
-
### Description
Hi,
I'm having some issues with validating the openapi specs outputted by Litestar and not sure where to start. I'd like to build in a validator to validate the spec in order to mak…
-
Hello.
I tried to install and use medusa-plugin-auth with Auth0 and Firebase, but in both cases I did not achieve any effect what so ever running Medusa. It just continued using the jwt authenticat…
-
Hi,
Just reviewing my web API performance and found high latency whenever firebase_auth.get_user() is called, since it sends a blocking HTTP request to the Firebase Auth API.
I've read a few dif…
keeth updated
3 years ago
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
The motivation for this enhancement stems from the need…
-
**Why is this needed**:
In many old, internal services that uses self signed certificates
it's not possible or easy to serve public JWKs tokens in other way then via HTTPS with usage of the
self s…
-
This issue is opened to do authenticate the user using JWT token.
https://www.npmjs.com/package/hapi-auth-jwt2 would do the stuff I guess.
- [ ] Create a file pseduo/v1/login.js. ( move pseudo to api …
-
In https://dataverse.zulipchat.com/#narrow/stream/377090-python/topic/auth.20options, we discussed different options to ease the access to Dataverse with pyDataverse / CLI / API clients.
One of the…
-
### Subject of the issue
When I use auth() with attempt(), I'm always getting an HTTP OK (200) as a result with the following code. In spite of invalid credentials, and even a truncated table, attemp…
-
Need to decide what we move from the [auth module](https://github.com/FoxComm/firebird/blob/master/src/node_modules/modules/auth.js) into this library.
Definitely API calls & URIs, but also JWT stor…