Joe B
Joe B
Google Fi does this. I'm not sure how it's implemented, or if it relies on having two interfaces. Perhaps the client itself could attempt an https connection to a well-known...
~~Is there really no guidance on using Firebase Auth in a Chrome extension with mv3 now? CWS has already disallowed new v2 submissions; are we to just suspend development?~~ Thought...
@ctjlewis > it is not possible to use Firebase at all in a Manifest v3 extension I use it. What features are you trying to use? I use auth, firestore,...
This is documented. It may not have been when this issue was opened, but it is now acknowledged that certain auth features are not available: from https://firebase.google.com/docs/web/environments-js-sdk#auth-note: > All Authentication...
Is there a way to have tamagui generate the css file stand-alone such that it could be run as a prebuild script?
I've restored the `edit`, `delete`, and `parent` links. Do we like them under the comment, next to `reply`?
I only encounter this when launching vim via ctrl+g. On Terminal.app, reset fixes it: `⌥ ⌘ R` or menu option `Shell` → `Reset`