Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/logout endpoint is not working #302

Open
5 tasks done
leodotcloud opened this issue Oct 17, 2023 · 1 comment
Open
5 tasks done

/logout endpoint is not working #302

leodotcloud opened this issue Oct 17, 2023 · 1 comment
Labels
bug Something is not working.

Comments

@leodotcloud
Copy link

Preflight checklist

Ory Network Project

No response

Describe the bug

When navigating to the /logout route, it's not working. Looking at the source code, a confirmation needs to be shown.

Reproducing the bug

  1. Clone this repo
  2. Start: npm start
  3. Navigate to browser 127.0.0.1:4000, register and login
  4. Either navigate to 127.0.0.1:4000/logout or 127.0.0.1:4000/logout?logout_challenge=ory_lo_xxxxxx, an error message is shown. Logout doesn't work.

Relevant log output

No response

Relevant configuration

No response

Version

v1.0.0

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

Version: v1.0.0
Build Commit: 41b7c51c1c6b3bdff9e9ea8bb5e455e3c15c5256
Build Timestamp: 2023-07-12T19:54:42Z

@leodotcloud leodotcloud added the bug Something is not working. label Oct 17, 2023
@leodotcloud
Copy link
Author

Relevant PR: #294

@tangit86 tangit86 mentioned this issue Dec 13, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant