Github Pages, https://account.github.io/project, callback-URL 404 after login

Hi @Huzam

Welcome to the Auth0 Community!

The issues you are faced with most likely occur due to how GitHub handles hosting pages, as Github Pages serve static files and do not natively support SPA routing. A dedicated repo → GitHub - rafgraph/spa-github-pages: Host single page apps with GitHub Pages describes this problem and shows a possible way to overcome it.

Thanks
Dawid

1 Like