angularjs-realworld-example-app
angularjs-realworld-example-app copied to clipboard
api favorite endpoint returns wrong data, and user's passwords (encrypted but still shouldn't be showed)
when favoriting an article, the api must return an Article Object like this docs example:
but the api returned this response instead, which contains USER'S PASSWORDS