Adrian CB

Results 6 comments of Adrian CB

👋 @jabbett; thanks for the feedback - great! In terms of examples, a couple of examples (of libraries we use) spring to mind: - https://github.com/voormedia/flipflop/blob/master/lib/flipflop/engine.rb - https://github.com/splitrb/split/blob/main/lib/split/engine.rb I believe that...

> AppAuth uses ASWebAuthenticationSession which shares cookies with Safari (except for session cookies). To log out of the browser session, the IdP needs to delete that cookie (e.g. through a...

Bugsnag reports the same. Haven't looked into it yet as it's rather an uncommon issue, but yes, I'm experiencing it also.

@aFarkas - I've emailed you. :wave: all the way from Australia. :D

We did the same thing. It seems as if the FB crawlers execute javascript. We've had other libraries reporting errors that weren't really errors. Will do some more investigating.

Hey @oivoodoo, I believe the thought behind this was the renaming of `find_resource` to `find_masqueradable_resource`. As protected methods, it's reasonable to expect that inheriting classes can overload them (i.e. provide...