A few days ago I wrote a rather lengthy article about how I modified Spark’s
built in token authentication system
[https://javorszky.co.uk/2017/03/18/i-modified-the-token-authentication-in-laravel-spark/]
by extending / replacing some of the classes, adding columns to the table it
created, and renaming things.
I haven’t had