Byron
BABetter Auth
•Created by duszek on 5/1/2025 in #help
mapProfileToUser doesnt work
Did you figure this out?
3 replies
BABetter Auth
•Created by Rustam on 5/9/2025 in #help
Post sign up hook for google provider
Also wondering this we can get the initial logic via
ctx.path.startsWith('/callback/:id') && ctx.params.id === 'google'
but as far as what defines a new user I believe there should be a dedicated field for this.
Please update if you figure this out.3 replies
BABetter Auth
•Created by 4ge on 5/14/2025 in #help
better-auth passkeys + coinbase smart wallet? question about compatibility...
What are you using as the signer account of the smart wallet though? This usually has to be an EOA anyway.
If I'm understanding correctly you are creating wallets programmatically after user sign in / up
10 replies
BABetter Auth
•Created by 4ge on 5/14/2025 in #help
better-auth passkeys + coinbase smart wallet? question about compatibility...
Also a word of advice, smart accounts are great for now but ERC-7702 will likely supersede them. I was also planning on doing the same.
Literally adding onchainkit right now let's stay in touch!
10 replies
BABetter Auth
•Created by 4ge on 5/14/2025 in #help
better-auth passkeys + coinbase smart wallet? question about compatibility...
Oh I see what you mean, I am not entirely sure but I'll be integrating the same thing when this is merged so I'll have to figure it out 😄
Are you using onchainkit?
10 replies
BABetter Auth
•Created by 4ge on 5/14/2025 in #help
better-auth passkeys + coinbase smart wallet? question about compatibility...
@4ge Hey dude, you might want to hold off while we wrap this up: https://github.com/better-auth/better-auth/pull/2579
Passkey support is quite niche (despite it being great UX) - why not just use Coinbase Smart Wallet outta interest?
10 replies