-
Refactor `TokenAuthenticatable` to improve reusability · 9948e5bcGrzegorz Bizon authored
This adds a ability to use multiple different authentication token fields in other models. From now on it is necessary to add authentication token field manually in each class that implements this mixin.
9948e5bc
×