Jacob Evelyn

Results 55 comments of Jacob Evelyn

I too am struggling with this example. First I was getting ``` ERROR: type "basic_auth.jwt_token" does not exist ``` when trying to create the `login` function. Then when I changed...

Same, we've been on the waiting list but no luck.

I bumped up to 0.1.4, but in testing before the change I was seeing this behavior there as well. Only one image request is made per page load.

Interesting. It looks like the behavior is a bit more subtle than I realized. It seems Bugsnag doesn't send the same request twice in a row (you can test this...

The server's returning JSON that looks like `{ signature: "..." }` as I'd expect, and it's definitely using the v4 algorithm to generate it. I've verified that the algorithm the...

I think creating a fix might be a little bit beyond my technical ability. @bagr001 would you be able to?

@bagr001 hmm, the code you pasted above doesn't seem to work for me. Did you have to make any changes to the server signing code as well?

I'm also pretty interested in a way to get XRegExp into Opal. I'm brand new to the Opal codebase but happy to help if I can.

(And for what it's worth, re: @mojavelinux's points above, I've got some advanced regexes that are defined at runtime so I'd vote for a solution that's not compile-time-only.)

It appears that a major release has come and gone since that last ^ comment. Is this still planned?