• cygnet's avatar
    following changes done · 0a196fa2
    cygnet authored
    1) created an blog tag store api with the custom request class
    2) changes done on the throw error on api to make the api return json error
    3) changes done on the Handeler to check for jwt token not found error to return json
    4) changes done on the Handeler to check for jwt token expired exception error to return json
    5) changes done on the Handeler to check for jwt token invalid exception error to return json
    0a196fa2
APIController.php 4.43 KB