Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look at ContactPicker API for integration with Solid Contacts #4

Open
timbl opened this issue Aug 22, 2019 · 0 comments
Open

Look at ContactPicker API for integration with Solid Contacts #4

timbl opened this issue Aug 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@timbl
Copy link
Contributor

timbl commented Aug 22, 2019

See

https://developers.google.com/web/updates/2019/08/contact-picker#security-considerations

"Access to the user’s contacts has been a feature of native apps since (almost) the dawn of time. It’s one of the most common feature requests I hear from web developers, and is often the key reason they build a native app.

The Contact Picker API is a new, on-demand picker that allows users to select entries from their contact list and share limited details of the selected entries with a website. ..."

Look at

  • Using this API in Chrome to allow a user to import their existing contacts into Solid
  • Implementing the same API in Solid to allow future developers to access user's solid contacts

Note that the contact picker API is, deliberately it seems, not rich in the data. It drops things like home/work/.mobile distinctions for phone numbers. So VCARD import and DTP (and other APIS) may be the best way of importing whole contact databases.

@timbl timbl added the enhancement New feature or request label Aug 22, 2019
@brownhoward brownhoward changed the title Look at ContactPicker API for integration with Solid Copntacts Look at ContactPicker API for integration with Solid Contacts Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant