-
Could you add support for JWK?
http://tools.ietf.org/html/draft-ietf-jose-json-web-key-02
-
I am a nodejs-beginner and I don't know how to use your program. I followed the steps in usage but nothing happens. (I added 'sudo' because it won't install otherwise).
I am on Ubuntu. Please help.
…
-
Hi,
I have the following configuration
```
$(function() {
$('#fineUploader').fineUploaderS3({
template: 'qq-template',
request: {
endpoint: "https://MY…
-
### Bug description
Hello, I'm trying to install Prisma then generate the client with Yarn and yarn pnp.
Package.json
```json
{
"name": "panel.wailroth.fr",
"version": "0.1.0",
"pri…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
For the following table:
```
CREATE TABLE "shards" (
"object_uli…
-
## Describe the bug
Executing many parallel S3 GetObjectCommand is extremely slow in direct comparison to v2 of the sdk at best, suspected of breaking Lambda executions at worst.
## Your environme…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
Not all of these are required since they are not really used
## prod.trackmania.core.nadeo.online
- [x] GET /client/config
- [ ] PUT /waitingQueue/id
- [x] POST /v2/authentication/token/u…
-
Hello,
We run a very large multi-tenant ecommerce site where we have all our client images under Amazon S3.
Each time they use the CKFinder (PHP), it run multiple getObject/listObject commands (…
-
We are utilizing EMC on-premise s3-compatible storage.
Htslib does not accommodate non (.s3.amazonaws.com) endpoint urls.
We can successfully modify, re-compile and use htslib/samtools if we swa…