Content
@
0 reply
0 recast
0 reaction
Leo πͺ΄π©
@sha25leo.eth
I finally realized that I misunderstood from the start. I thought Flappycaster was using auth-kit, so I followed the window.open method. But in reality, I just needed to use location.href = channel.url to directly open the Warpcast app. Leaving this note for anyone who faces a similar confusion in the future.
3 replies
0 recast
5 reactions
Matthew Fox π
@matthewfox
Hey we actually do use auth kit Once we get this next app live will publish a boilerplate for how we handle auth :)
1 reply
0 recast
1 reaction
Leo πͺ΄π©
@sha25leo.eth
I tried following the auth-kit source code, but the result was different from Flappycaster's behaviorβit kept opening an additional tab. After researching for a long time, I finally implemented it using a different approach.
0 reply
0 recast
0 reaction