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

Update Logout Functionality to use http://localhost:3000/logout as the default Logout URL #37

Open
rcbjBlueMars opened this issue Apr 21, 2024 · 1 comment
Assignees

Comments

@rcbjBlueMars
Copy link
Contributor

It currently assumes http://localhost:3000. Or, '/'.

I would like the /logout path to do the following:

a) display any errors that came back.
b) show the results of the state parameter validation.
c) have a button to get back to the main page.

@rcbjBlueMars
Copy link
Contributor Author

You can see the state check results at the top of debugger2:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants