How to Change Passport Token length in laravel.

Solution

To change Laravel Passport Access Token length run the below command in terminal.

php artisan passport:keys --length=512 --force

where you can specify your length what you want.

That’s All.

Thanks for Reading.

Keep Coding.

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x