Closed Dineshs91 closed 7 years ago
The errors are coming directly from django oauth toolkit. If you want to customize them, you'd have to override my views and reimplement them yourself. Here is something you could start looking at.
@PhilipGarnero Thanks for the link.
Currently, if wrong credentials are given the response is as follows.
I want to customize this response to show a different message. Is it possible ?