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

Adding macroable capabilities to the Guard #1604

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

tykus
Copy link

@tykus tykus commented Jun 19, 2018

Laravel's Guard classes are macroable; adding the same capability to the JWTGuard gives to possibility to extend the class at runtime.

@tymondesigns
Copy link
Owner

Cool!

@tymondesigns tymondesigns merged commit c945cfb into tymondesigns:develop Jun 19, 2018
ElRochito added a commit to ElRochito/jwt-auth that referenced this pull request Jun 26, 2018
* develop:
  remove idea
  Adding macroable capabilities to the Guard (tymondesigns#1604)
  Reset claims collection when creating a payload. (tymondesigns#1589)
  make lock_subject config available for JWTAuth (tymondesigns#1521)
  Apply fixes from StyleCI (tymondesigns#1605)
  Fixed command to generate a key not working laravel version less than 5.4.17 (tymondesigns#1470)
  Update config.php (tymondesigns#1497)
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.

3 participants