How does callbackURL work with expo routing
Hey I'm new here and I'm trying to use the callbackURL in the authClient.signUp.email function.
I tried to read several answers about this topic on this server and tried to read the docs but just got more confused.
As far as I understood, it redirects the user to the page of the path assigned to callbackURL upon successful signup. I am talking about expo routing. So, for example /(protected)/(onboarding) or something like that. But maybe I got it totally wrong, would really appreciate some clarification.
I tried to read several answers about this topic on this server and tried to read the docs but just got more confused.
As far as I understood, it redirects the user to the page of the path assigned to callbackURL upon successful signup. I am talking about expo routing. So, for example /(protected)/(onboarding) or something like that. But maybe I got it totally wrong, would really appreciate some clarification.