|
|
|
|
|
by upon_drumhead
720 days ago
|
|
It's actually neater than that. It's a cryptographic public/private key that is generated uniquely per service. It removes any risk of a login credential being leaked from the sites, as they just have a public key, which is entirely useless to actually auth with. |
|