jackhamburger

Results 7 comments of jackhamburger

Is actively managing this project?

@michelmilezzi Did you run into an issue with PG10 that hstore broke? Or is this removing a unneeded dependency made obsolete by jsonb?

Please implement this - I have repeatedly run into this issue

Thanks @pipex ! Can't wait for this so I can develop more efficiently on my M1 mac!

For configuration, my call to `await createConfig(oktaConfig)` returns `true` I will try a sample app Here is the stack trace, I haven't been able to parse this. ``` WARN Possible...

In the sample app, clicking the button doesn't do anything. That being said I did have some luck with the custom signing earlier, but I couldn't figure out how to...

Actually a solution to my problem at hand was to prevent the install from trying to build the cryptography package wheel by adding "--prefer-binary" arg to the install command. Potentially...