version0chiro/x-ama

Twitter Auth not working properly on non-desktop devices

开放

#20 创建于 2024年10月2日

 (0 条评论) (0 个反应) (0 位负责人)Svelte (5 个派生)auto 404
enhancementhacktoberfest

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When trying to use twitter OAuth for login, it leads to a loop of redirects and does not trigger the callback url

This results in the user unable to sign in. As a fall back, google OAuth has been added but this only works if the google account is also used for twitter account

Need a flow to check if the user has a twitter username in identity, if not make a flow to register the same

贡献者指南