-
Google signin with redirect when using firebase auth redirects to this route __/auth/handler by default. No way it can be customized. How to make a route like this working since Remix ignores underscore. |
Beta Was this translation helpful? Give feedback.
Answered by
unexpand
Feb 5, 2025
Replies: 1 comment
-
by adding a route with filename [__].auth.handler.tsx |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
unexpand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
by adding a route with filename [__].auth.handler.tsx