Chrome extension using WXT, SolidJS, and Supabase Auth for Google sign‑in #2184
specious
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve published a small public Chrome extension built on top of WXT:
https://github.com/specious/supabase-google-auth-chrome-extension
This demo:
pnpm wxtdev / build),chrome.identity.launchWebAuthFlow(),chrome.storage,provider_tokenThe repo is intentionally kept minimal and straightforward, so it can serve as:
If you’re exploring WXT‑based patterns for auth‑driven UIs, this may be a useful reference or starter to adapt and extend.
Contributions are welcome.
Beta Was this translation helpful? Give feedback.
All reactions