sprocketbox / laravel-jwt

A seamless JWT implementation for Laravel
MIT License
69 stars 2 forks source link

Refresh token #4

Open devfake opened 4 years ago

devfake commented 4 years ago

Are there any plans to build refresh token directly into this package? :)

ollieread commented 4 years ago

@devfake I've considered it, though the whole refresh token thing doesn't fit that well with JWTs tbh.