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

Breaking Authentication #1

Open
riipandi opened this issue Sep 6, 2020 · 3 comments
Open

Breaking Authentication #1

riipandi opened this issue Sep 6, 2020 · 3 comments

Comments

@riipandi
Copy link

riipandi commented Sep 6, 2020

Hi Sefan,

I love Laravel and TailwindCSS, thank you for creating this package. I got a problem, when this package installed it's breaking my authentication process. When i submit the form, then redirected back to login form without any message.

FYI: I'm using login with username or email method.

code

Thanks.

@stefanbauer
Copy link
Owner

Are you sure it's because of this package? This package just hooks into the HTML and adds a div. That's it.

@riipandi
Copy link
Author

riipandi commented Sep 8, 2020

Yeah, pretty sure. I remove this package and then authentication back to normal. May these problem caused by InjectDetector, so it's breaking the Request?

@BulgarianHealer
Copy link

It's also breaking the unique validation.
Seems like the imposter is the duplicated request mentioned above.

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

3 participants