-
When the authentication module is enabled and the access_token is passed in the header the csrf token validation is failing.
-
I am unable to find any documentation on passing the Authentication Headers like Bearer tokens required to access an external API . Can someone let me know if this is possible? Thanks.
-
## Expected Behavior
It would be nice if we could pass the OTP token (and the otp_device) through the CLI args / env variable (so e.g. you can run a script to get a token an pass it to this tool, wit…
-
Similar to this issue - https://github.com/replicate/replicate-python/issues/135
I get the error **Prediction interrupted; please retry (code: PA)** sometimes even when passing in the input file as…
-
* AWS Consoler version: Latest
* Python version: 3.8.2
* Operating System: Latest Kali
### Description
Attempting to pass the access key, secret key, and session token via CLI arguments faile…
-
## Feature Description
When the Sign in with Google module is activated, Site Kit should add an endpoint/URL used to accept Sign in with Google JWT POST Requests that allow the user to Sign in with G…
-
### What do you want to do with Hls.js?
Hello,
I would like to inquire about the dynamic retrieval of an AES-128 decryption key. In the following scenario, is there a way to achieve this?
```ty…
-
We currently have many uses of `AsyncLazy` but they are not participating in cooperative cancellation because passing a `CancellationToken` at "await time" is not possible.
Would it be possible to …
-
* aws-msk-iam-sasl-signer-python version: 1.0.0
* Python version: 3.11
* Operating System: Linux
* Method of installation: pip
* Kafka library name: n/a
* Kafka library version: n/a
### Descri…
-
In addition to passing the access token parameter, change the POST /tokens endpoint to also pass the token as an `id_token`. This will help with clients trying to use the OIDC spec.