Patrick Lu
Patrick Lu
For hmac, asymcrypto supports HMAC-SHA1 HMAC-SHA256 HMAC-SHA512 but in webcryptocore, there's only algorithm name Hmac. Looking at what you guys did for sha2, how would it know which one to...
Django 2.0
So some more info: it logs some that I tried throwing, but other 500's that trigger the django 500 page it doesn't catch those.
Weird, looks like someone else had this issue too at #46 and I followed them by deleting the react-native-audio-streaming file in node_modules and re-ran `npm install` and now things are...
@joe4mg yes I did. It's kind of hacky, but I set a min-height on the canvas and it doesn't stretch. I noticed that my canvas would have a height of...
hey @Duell10111 , what benefits does your swift beta fork have over the original package?
Yes. It's a bug in the django-allauth code, so I rewrote that specific set of authorizations from allauth... Wish I could tell you there was an easy fix but you...
Have the same issue. @madsleejensen you know what the issue is?
Can you explain how to use this fix? I'm trying to use this library and would like to load it in a CDN rather than bundle everything together but I'm...
This library doesn't seem to be maintained anymore, so I used https://github.com/scniro/react-codemirror2 instead.