Currently, the authentication check is done in every method. if you had a filter to handle authentication I think it would be better.
Currently, the authentication check is done in every method.
if you had a filter to handle authentication I think it would be better.