Skip to content

GitHub OAuth sometimes redirects to the wrong path #24

@ckingbailey

Description

@ckingbailey

Often, after the GitHub OAuth flow, it will redirect to the index route at ckingbailey.github.io, instead of ckingbailey.github.io/publiccode-pusher. ckingbailey.github.io/publiccode-pusher is currently listed as the callback URL for the OAuth app. The index route, ckingbailey.github.io, still (inexplicably) loads the app, but if the user reloads the page, then the app will (correctly) not be found at that route.

I'm not sure there's anything that can be done about this. I've heard from an inside source at GitHub that GitHub pages is a very buggy product whose future is uncertain. Possibly this could be a GitHub pages problem. I don't really want to move hosting somewhere else coz GH pages makes deploying and serving the frontend app so incredibly easy, but migrating to another host may be the only way to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions