Handle JWT::DecodeError in ConanToken instead of the API class
Update `find_personal_access_token_from_conan_jwt` finder to return nil and let `find_personal_access_token` to call `unauthorized!` if no access token is found.
Showing
Please register or sign in to comment