Blueshack112

Results 4 comments of Blueshack112

Hey, This might be of use to you. I faced the same issue with the same webcam, I think (mine is c270). Rotating to portrait (very longer height, shorter width)...

A lot of our work is needlessly complicated because this feature is missing, we have to manage our resources in app.localstack.cloud when a simple endpoint URL configuration should fix this...

Would be great if we can get some info on this by the devs. Faced the same issue recently

I solved it by a custom refresh token view serializer that uses a RefreshToken subclass. The `access_token` function of this subclass finds the uid, gets the user from db, and...