Skip to content

Handle errors on oauth desktop flow #294

Description

@AnthonyRonning

In the oauth desktop tauri flow, it kicks the user to the web to complete sign in and then should redirect after oauth is successful. However, if the oauth is successful but the actual 2nd part of the redirect of the login fails, it still says it's successful and will redirect. But the redirect doesn't happen, probably because it silently failed.

We need to make sure we handle errors on that web desktop redirect page for oauth. At least show that it errored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions