I\'m trying to use passport in a typescript project. In all of the example the done callback function is called with the null value. But I get the type
done
null