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

make lock_subject config available for JWTAuth #1521

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

xcaptain
Copy link
Contributor

I like use JWTAuth::fromUser($u); to generate jwt token, this pull request makes lock_subject config makes effect.

I like use `JWTAuth::fromUser($u);` to generate jwt token, this pull request makes `lock_subject` config makes effect.
@xcaptain
Copy link
Contributor Author

Also I have a comment on the previous change, see 7c1d58e#comments

@tymondesigns tymondesigns merged commit 486a9f7 into tymondesigns:develop Jun 19, 2018
@tymondesigns
Copy link
Owner

👍

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.

2 participants