Error with go_router while doing a phone auth with Firebase on iOS
I'm making a Flutter app with go_router as my router. Everything works fine, but when I want to authenticate myself with Firebase, the code is sent, but then I'm redirected to an unknown route "link". However, I never wrote this…