version0chiro/x-ama

Twitter Auth not working properly on non-desktop devices

Offen

#20 geöffnet am 02.10.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Svelte (5 Forks)auto 404
enhancementhacktoberfest

Repository-Metriken

Stars
 (4 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide