DevLeonardoCommunity / DevLeonardoCommunity/github-stats
fix github login on vercel preview deployments
- Lingua principale
- TypeScript
- Stelle
- 82
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It's probably something I should do but I haven't found a solution so far, so I'm open to get some help :)
When logging in via GitHub App, on the settings I must add a callback URL that will be used to redirect the user after sign in
(see docs: https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/about-the-user-authorization-callback-url)
This works fine for production and localhost as I specified the two URLs:

But it doesn't work for Vercel's deployment previews as they have different URLs.
I haven't found a way to put wildcards on GitHub or specify a redirect URL that works so... if someone has ideas, let me know! :D
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.