You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a Laravel API that will use this package to manage users authentication.
The problem is that this same API will have to be used also by an external Laravel app, not related to any user in the database.
Would it be possible to generate a "custom" JWT Token without expiration that I would provide to the client App in order for it to authenticate and make requests to the API ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm developing a Laravel API that will use this package to manage users authentication.
The problem is that this same API will have to be used also by an external Laravel app, not related to any user in the database.
Would it be possible to generate a "custom" JWT Token without expiration that I would provide to the client App in order for it to authenticate and make requests to the API ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions