Closed
Description
I understand the point of validateScope
function, however, the library also has a verifyScope
definition in model which never get's called at any point. I also tried searching for this function in the repository and couldn;t find any place where it is called but there are references to it. What's the deal with this function? Can I delete verifyScope
implementations from my model?