S
Supabase3mo ago
Seven

Sign in with Ethereum

Looks like we have the core functionality for this now https://github.com/supabase/auth-js/pull/1082 Whats the timeline to get this supported?
12 Replies
silentworks
silentworks3mo ago
This is a user helping user platform and not regularly monitored by the Supabase staff.
Seven
SevenOP3mo ago
Are there any more appropriate channels? Or official channels?
silentworks
silentworks3mo ago
Supabase doesn't give timelines on stuff like this as they normally just launch stuff at launch weeks.
Seven
SevenOP3mo ago
thats unfortunate. Kinda worse to have a "Coming soon..." on the docs, than not having anything. Breeds bad expectations by users (such as myself). Not like we need an exact date. But a rough timeline like is often used (especially for announced features) would be nice.
silentworks
silentworks3mo ago
It has worked for them and most user's don't have a problem with it. You can ask on their GitHub repo and see if you get an answer. Also I'd assume if it's in the JS library then it should be already available on the platform.
Seven
SevenOP3mo ago
its not as far as i can tell... At least the UI still says "Web3 Wallet (Solana)" only
silentworks
silentworks3mo ago
I mean it's here in their docs page https://supabase.com/docs/guides/auth/auth-web3
Seven
SevenOP3mo ago
yes, if you look closely, you will see the "coming soon" i mentioned. I was inquiring about ethereum, not solana
silentworks
silentworks3mo ago
Ah I see it now
Seven
SevenOP3mo ago
i mean i am hopeful its soon since its obviously active (PR from two weeks ago). So I'll just wait and check regularly
silentworks
silentworks3mo ago
So a release has been made for it in the auth server, It's just not merged in as yet. https://github.com/supabase/auth/pull/2083
Seven
SevenOP3w ago
i think this could be a hge feature for them to unlock many devs from web3 nice. I imagine UI and docs updates come after a release. So once that happens we should be rolling Looks like this "should" be possible now with the documentation being updated for Ethereum. When we tested this though, we are getting an error for ethereum, while solana works. Anyone gotten this to work yet?

Did you find this page helpful?