joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

Custom Signup #290

Open imyque opened 8 years ago

imyque commented 8 years ago

Hello @joscha ,

Thanks for this great module, and making it free.

I am using your module for an in house project and I would like new accounts to be activated immediately after Signup, and therefore I do not want the activation email sent.

Please, how can I achieve this?

Regards, Michael