Stuck in signup page
Hi! Can we add a 'Back' button here?
I've had it happen that I need to log in to the dashboard again and accidentally select github instead of google. Then I get stuck in this signup page. Hard reload with clearing cache doesn't fix it. I've solved it by completing registration then deleting the account linked to github again, but that's not an ideal flow

2 Replies
thanks for the feedback @lena_dooms
Can you try using 'Clerk.signOut()' in the console tab?
this also works, thanks!