How hard is it to implement email verification?

  • iltg@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 day ago

    per oauth spec you get told what is shared. usually it’s just your user id (which often is email or username), i haven’t seen crazy scopes in the wild in a while

    • Tanoh@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      21 hours ago

      Some services even have an option to only share a dummy email and not your real. Apple for example does this, so all the site gets is “[email protected]” (don’t know the exact format). And it is only tied to your real email address on apple’s side