Problem login with JWTAuth #2573
Unanswered
ZakaCoding
asked this question in
Q&A
Replies: 1 comment 1 reply
-
` use Orchid\Platform\Models\User as Authenticatable; class User extends Authenticatable implements JWTSubject
} |
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.
-
Hello everyone. i am already install orchid admin panel on my laravel project, and right now i have problem implements JWTAuth when login, system always redirect back to Login form when i success login. And i wanna know, where is controller for login or auth system Orchid ?
Beta Was this translation helpful? Give feedback.
All reactions