Dean Liu
Dean Liu
the `my_customer` refers to the current customer/org that the application belongs to. https://developers.google.com/admin-sdk/directory/v1/guides/manage-customers , but replacing it with your `customerId` should also work. I would still double check that the...
Hrmm, I wonder if we mixed up the steps as it appears ordering may be required... https://stackoverflow.com/a/59067603/914941 > "Delegating domain-wide authority to the service account" MUST be enabled before you...
Sorry for the late response @shalec, I have yet to test it out myself, but check out these answers on SO as potential starting points (https://stackoverflow.com/questions/5741187/sql-injection-that-gets-around-mysql-real-escape-string) . Of course, others...
Thanks @albertniderhofer your commit was immensely helpful. We've made some small changes to your commit: https://github.com/lyft/bless/pull/49 Primarily decoupling the public key type from the signing type. Otherwise, your original commit...
Great suggestion! I'll include this in next update!
@christopherpickering no problemo!!
Hey hey @grayhavenmotel , thanks for using the app! For the time being, unfortunately that is expected. There's two API endpoints that Pandora makes available, a JSON and REST API...
I took a pass and went through comparisons of the old branch and now new. Looks good.
@derekargueta thanks for initiating this work -- are you still working on this? we have an interest to be able to set the cookie attribute.
@ggreenway https://github.com/envoyproxy/envoy/pull/37952