Closed yatharthranjan closed 6 years ago
@dennyverbeeck thanks for the insight. I did not know the multiple forms of checkpermission() function. Is there a place where this is documented.? On radar-auth docs there is no info on the parameters this function takes. Also I am getting 401 unauthorised error and not 500 internal server error. You can also check this in the travis logs. I will add the explicit exception handling and start on tuning the changes you suggested.
Hi @yatharthranjan, yup it's documented in the Javadoc, i'll update the Github repo so that it's more clear there as well!
@dennyverbeeck I updated the files as per the changes you requested. Just have to add the tests now
Thank a lot @dennyverbeeck for all the help and feedback !
Major changes in this PR.