Getting No matching routes found with Better-Auth Github OAuth
I have set up better auth and convex in my react native with expo project. I am trying to get Sign up with GitHub to work, but I am running into an issue. After I log in to github and authorize the application I get redirected to
https://<my-deployment>.convex.site/api/auth/callback/github (the Authorization callback URL I have set in the github oauth app) and get a screen that just says No matching routes found I can see that it is linked and the data is added and all that, it is just the redirection that isn't working.
What am I missing? Thanks4 Replies
Is this for a react spa? If not, what framework are you using
Sorry, this issue has been resolved, just couldn't find any way to mark it as such.
Gotcha covered. 👍
The "Resolved" state is just a tag. You should be able to edit the tags on your own posts. Usually there's an automatic reply to all new threads in this channel and it has a "Mark as Resolved" button that takes care of it, but for some reason some posts don't get that. You should still be able to edit the tags, though.
ah okay, nice, thanks!