How do i make the verification email URL https://
xuloo opened this issue · 1 comments
xuloo commented
I've got everything set up and working with the username/password provider but my site is running at https://domain.com and the link in the verification email sends users to http://domain.com.
How do i change the url scheme?
xuloo commented
and of course, just as i ask the question i find the answer staring me in the face :)
in the config
play-authenticate.password.mail.verificationLink.secure = true