can someone tell me the best approach to confirm, that an E-Mail is existing ?
I would like to send a link to the given E-Mail with some parameters in it. If the user clicked that link,
i want to set the “E-Mail confirmed Flag” in my mysql Database.
But how does this work in Ionic/Angular ? How can i get the parameters out of the clicked link ?