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

Packaging #4

Open
justincy opened this issue Dec 22, 2016 · 0 comments
Open

Packaging #4

justincy opened this issue Dec 22, 2016 · 0 comments

Comments

@justincy
Copy link
Member

justincy commented Dec 22, 2016

Some day in the future we envision having components packaged into single bundles like widgets that can be easily dropped into a web page (right now there's quite a bit of overhead for getting into the Polymer ecosystem). For example, sites that link their records of profiles to FamilySearch persons could drop in a
<fs-person-summary> bundle and display a summary of the linked person from FamilySearch without having to install bower and include Polymer and polyfills.

However, the value of these budnled components are decreased by the FamilySearch API not allowing unauthenticated read access. In other words, at the moment users would have to authenticate via OAuth 2 with FamilySearch before they'd see any data in those widgets. That's not a good user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant