|
|
|
|
|
by frits1993
2061 days ago
|
|
Looks cool, probably uses similar techniques indeed! The use case of my API is not quite as you describe, but I get the confusion. Instead, my case needs the platforms at which you register to implement the new method of confirmation. That means you can't just use this for every existing software. It goes like this: - You register at platform A with your own real email address - Platform A asks you to confirm your email address, but instead of sending you an email, it shows you an email address to which you can send an email. - You send an email using your own real email address. - Platform A receives an event from my API that they received an email at the given email address from the email address they expected, so email address confirmed. What you see at the provided URL is simply a demo of what could be part of any registration form. |
|