dwightwatson/autologin

Add unique index to the autologin token migration

Closed this issue · 0 comments

Tokens are meant to be unique so that users can only get access to their own account. This should be further secured by a unique index in the database.