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

[Enhancement] - Add ability to generate QR code from WebId #691

Open
andycwilliams opened this issue Nov 14, 2024 · 0 comments
Open

[Enhancement] - Add ability to generate QR code from WebId #691

andycwilliams opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement Enhancement of existing features

Comments

@andycwilliams
Copy link
Member

Describe the Current Behavior/Feature:

Currently, if someone wants to provide their WebId to another, they have to tell them verbally or copy it to their clipboard and send it via another method.

We can add the ability to create a QR code for the user's WebId, which can then be scanned and shared with another person.

Rationale:

Having a QR would be faster and simpler to provide WebId, than having to memorize the ID itself (especially when that ID may be long and cumbersome).

This ability is widespread by now and may even be expected by some users. It would be good to at least have this as an option.

Proposed Changes:

Add a function on the user's Profile that will create the code.

Can check out free QR creation libraries, at least to start. One has not yet been decided upon.

@andycwilliams andycwilliams added the enhancement Enhancement of existing features label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant