Laravel Passport token lifetime

前端 未结 10 1423
轮回少年
轮回少年 2021-01-04 01:12

I don\'t get what I\'m doing wrong. I can\'t set token expiration time.



        
10条回答
  •  Happy的楠姐
    2021-01-04 01:39

    Please see this implementation, and here how to replace PassportServiceProvider by your's. It worked for me with Laravel 5.5

提交回复
热议问题