celo-org / docs

https://docs.celo.org
Apache License 2.0
58 stars 300 forks source link

Is Celo able to map addresses to email and identities other than phone number? #1402

Open johnnynanjiang opened 2 months ago

therealharpaljadeja commented 3 weeks ago

Yes, you can use any identifier of your choice. However, the SDK has default support for some, this allows composability among issuers.

https://github.com/celo-org/social-connect/blob/8b16f84cd7f8088e417c0b090042e86cb0230aa1/packages/odis-identifiers/src/identifier.ts#L25-L36