fabio-padovani89

Results 1 comments of fabio-padovani89

I totally agree with @serco-chen. I suggest you to update the documentation with something like: ```ruby def authenticate_v1_user unauthorized_entity('V1::User') unless authenticate_entity('V1::User') end ```