cesargb / laravel-magiclink

Create link for authenticate in Laravel without password or get private content
MIT License
359 stars 43 forks source link

Token length changes #36

Closed vanushwashere closed 3 years ago

vanushwashere commented 3 years ago

Token length database column length is set to 255. If bigger than the max value of token length is set, the max value will be used