Benjamin Maisano
Benjamin Maisano
When upgrading from go 1.10 to 1.11 and starting to use go.mod I noticed this was an issue. I was indirectly using this by using github.com/appleboy/gin-jwt v2.3.1 but even trying...
Hi - I have a set of nodes called "entities" and they must below to a workspace. I want to do a search to see if a given entity with...
Hi - is there a way to configure a handler/hook for when a new session is created? We want to create a special logging and db write perhaps for analyzing...
Getting a weird error with one customer doing SSO... case oidresp.status when OpenID::Consumer::FAILURE if oidresp.display_identifier handle_error "OpenID SSO Verification of #{oidresp.display_identifier} failed: #{oidresp.message}" return is hitting failure.... display_identifier printing as...
I did a test straight from the demo site... http://angular-ui.github.io/ui-calendar/ If you click add event "Open Sesame" comes as expected real time. I think click next arrow at top right...
Can someone comment how to handle events/messages that are JSON and have like event or message types, and render a custom widget based on type. For example offering an embedded...
.add doesn't exist in latest. Also Running this now I get it to start but crashes immediately: E/AndroidRuntime( 7204): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.sheep_herder_ar/com.google.ar.core.InstallActivity}: java.lang.IllegalArgumentException: Parameter specified as non-null...
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...
In our application we currently use rails cookie store, and a customized version of it. Looking to move to this, but we need a way to hookup code on create...
Hi - twilio seems to assume the identity is unique, and we are using the internal user_id for this now that we need to, however this identity shows in the...