Does this support API such as Laravel Sanctum out of the box? #7
Unanswered
sawirricardo
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I haven't used Sanctum too much, but the package listens for Laravel events. So if Laravel fires those same events for Sanctum then it should work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It works correctly, the only thing is the logout, you must implement the closure manually |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Or do we need to implement it ourselves? Thank you
Beta Was this translation helpful? Give feedback.
All reactions