Thomas Clark
Thomas Clark
> One quick workaround might be to cache your tenant info in the db context so it only uses the accessor for the first time -- I'm pretty sure each...
Thank you very much for your ongoing help with this issue, if there's anything I can do then don't hesitate to let me know!
> Going to label this a bug and consider a few options any logic that happens after the multi tenant middleware runs on the "way out" of the pipeline will...
I would like to share a desktop implementation of `google_sign_in` that uses the [Authorization Code Flow with Proof Key for Code Exchange (PKCE)](https://datatracker.ietf.org/doc/html/rfc7636) flow, with the [loopback address](https://developers.google.com/identity/protocols/oauth2/native-app#redirect-uri_loopback) as the...
> I implemented `startScan`. It should be pretty straightforward to implement the rest, if someone wants to. Hi @chipweinberger, thank you for your work on this package! I hope you...
> your code looks good. I think stopScan should be a no-op, not unsupported. > also, please update the readme. etc. Thank you for your feedback, I have refactored `stopScan`...
Hi @thewh1teagle, thank you for your work on this application! I am experiencing a few difficulties attempting to test the production build of the application due to this error: >...
No worries, you're welcome! Thanks for giving these changes a test. I might have misunderstood as I was (maybe wrongly) basing these changes on the set intensity logic [here](https://gitlab.com/madhead/saberlight/-/blob/master/protocols/Triones/protocol.md#white-color).
Hi @thewh1teagle, I was just wondering if you might be able to review my amendments to change the brightness of the picked colour, instead of resetting the colour to white?
> @tnc1997's container not support TLS and his module uses the insecure port of that container. > > As [had been previously discussed](https://github.com/tnc1997/azure-app-configuration-emulator/issues/76#issuecomment-2153560830), > > > ConfigurationClient [refuses to connect...