Content pfp
Content
@
0 reply
0 recast
0 reaction

Leo 🪴🎩 pfp
Leo 🪴🎩
@sha25leo.eth
Implementing login with auth-client, but window.open(url, "_blank"); keeps opening a new tab instead of launching the Warpcast client. Has anyone else encountered this?
2 replies
0 recast
0 reaction

foodie pfp
foodie
@hirokocollipz
Have you tried using window.location.href = url; instead of window.open()? It might help avoid opening a new tab and launch the Warpcast client in the current window.
0 reply
0 recast
0 reaction