Enrico-git / WA2-EGLR

Laboratories and project of Web Application 2
0 stars 0 forks source link

Make token as URL #14

Closed Enrico-git closed 3 years ago

Enrico-git commented 3 years ago

register -> userDetailsServiceImpl -> registerUser -> mailService.sendMessage(registrationDTO.email, "Confirm registration", "Click here: $serverURL/auth/registerConfermation?token=$token")