-
Support other methods and extra parameters for the generation of pre-signed URLs
-
When I ask SP for my login token, the email that gets spit back to me after the request has the token and a URL... the URL doesn't work (the token does).
-
My server sends lots of signed URLs which means the PIN cache downloads new images every time since the signed URL is slightly different. I'd like to use a custom key that I pass in, and then the libr…
-
# Project Biref:
This project is about a URL shortener with a twist. Yes, there are lots of those already. What is going to make ours special?
Well, this is not about creating URLs with billions o…
-
Hi! Thanks for your work!
But I need help of community.
In my Django project with django-rest-framework, we use JWT authentication and want to implement the social login by google. So, I installe…
-
The UI currently downloads files first to RAM as a browser blob, that is then downloaded/saved from the browser into user storage. Move to regular browser downloads by adding alternative auth that wor…
-
### Story
As a **volunteer **, I can **sign up** so that I can **log in**.
### Acceptance Criteria
- Sign up page works
### Tasks
- [x] View / allauth
- [x] template .html
- [x] connect…
-
This package looks promising and very simple. Ideally we can set a custom key, which is necessary if we work with more dynamic URLs like S3 signed URLs.
-
I'm trying to use media info to request a url for an HLS playlist which is hosted on aws cloudfront. The cloudfront distribution is locked down and urls must be signed for access. MediaInfo works on…