laravel-auth-token icon indicating copy to clipboard operation
laravel-auth-token copied to clipboard

add device_identifier to enable multiple login

Open esmaeilzadeh opened this issue 10 years ago • 0 comments

as mentioned in here: https://github.com/tappleby/laravel-auth-token/issues/32 by getting a device identifier parameter, when user logged in with a device, only auth token of that device has been updated and other tokens will not changed

esmaeilzadeh avatar Jun 01 '15 14:06 esmaeilzadeh