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

Add AttemptAuthenticate middleware #1197

Merged
merged 33 commits into from
Mar 15, 2020
Merged

Conversation

spawnia
Copy link
Collaborator

@spawnia spawnia commented Feb 19, 2020

  • Added or updated tests
  • Added Docs for all relevant versions
  • Updated CHANGELOG.md

Resolves #1190 #1191 #979

Changes

Add a global middleware to the /graphql route that attempts to authenticate users.

This fixes the difference between how authentication through @middleware used to work and brings @guard to parity.

Breaking changes

No

spawnia and others added 30 commits February 13, 2020 23:23
Co-authored-by: Benedikt Franke <benedikt@franke.tech>
Co-authored-by: Enzo Notario <enzo.notario@gmail.com>
@spawnia spawnia merged commit 8a0a53b into master Mar 15, 2020
@spawnia spawnia deleted the attempt-authenticate-middleware branch March 15, 2020 15:18
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

Successfully merging this pull request may close these issues.

Laravel Airlock support
7 participants