Californian

Results 6 issues of Californian

### Description The section at https://github.com/auth0/express-jwt#multi-tenancy describes the function signature of the (poorly-named, in the case of RSA-256 verification) "secret" function signature as `req, payload, done`, but, in usage, I...

[color-scheme-switcher](https://github.com/Californian/color-scheme-switcher/) Tiny, 0-dependency package to set color scheme in React either manually or automatically, based on system color scheme or the sun. This library is careful not to request geolocation...

Hello, Love this card, very useful for glanceable timer display! I have one timer whose length varies quite a bit at different times, and as such it would be very...

This currently uses an absolute path, with the current user's username, to set the venv path. In the pyright docs, it says: "If you are working on a project with...

When formatting the postgres query: ```sql INSERT INTO "public"."users"("name") VALUES (E'alice'); ``` It turns into: ```sql INSERT INTO "public"."users"("name") VALUES (E 'alice'); ``` The space between the `E` and the...

I'm way out of my depth here and I think this might be a gnome/mutter issue, but when I try to use this to flip my display that's connected over...