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

Livewire support #2

Open
edjeavons opened this issue Jan 16, 2024 · 1 comment
Open

Livewire support #2

edjeavons opened this issue Jan 16, 2024 · 1 comment

Comments

@edjeavons
Copy link
Member

It would be useful for this could also work with Livewire form submissions.

@edjeavons
Copy link
Member Author

I think this is best achieved using this callback to add a Livewire request header with the token. The token can then be checked at the start of the Livewire request, either automatically or when doing other validation.

I'll test the idea on a website now and if it works out we can look into adding some automatic logic into the package.

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

1 participant