-
I need create JWT just only validate email, |
Beta Was this translation helpful? Give feedback.
Answered by
Messhias
Feb 12, 2023
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Messhias
-
in the user model:
in the controller:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Auth::guard("you guard")->login($user)