Refactor `TokenAuthenticatable` to improve reusability
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.
Showing
Please register or sign in to comment