3.0.0
List of major changes :
- express-recaptcha returns a class instead of an instance (no more
init
function, pass all parameters to the class constructor): link - render method, set the
recaptcha
property ofresponse
object instead ofrequest
object : link - the returned object from verify middleware method has been changed : link
- add example directory for live testing : link