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

No feedback on failed login #42

Open
sebsel opened this issue May 13, 2019 · 1 comment
Open

No feedback on failed login #42

sebsel opened this issue May 13, 2019 · 1 comment

Comments

@sebsel
Copy link
Contributor

sebsel commented May 13, 2019

Turns out my IndieAuth-flow is broken. Quill gives the following error:

indieauth_error

The authorization code was not able to be verified

OwnYourSwarm, however, just redirects me to the homepage, without any message (and also not logged in).

I think it's because this else is setting $token['auth'] to false, so the next if is not being executed (as it should), but also the error-state is not being checked.

@jalcine
Copy link

jalcine commented Jul 9, 2022

I think I might be experiencing something like this. However, my site is issuing tokens successfully (I see two of them for OwnYourSwarm)

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