arkcore / activator

Easy user activation and password reset, with email confirmation, for nodejs
6 stars 2 forks source link

Cannot complete activate #10

Open spsingh opened 9 years ago

spsingh commented 9 years ago

I have followed the readme to set this up and sending email activation works fine. But the email contains a get request and I am unable to do a post to the completeActivate url from that link. should I use the method override? Is it available in the package?