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

Allow Signup using an QR-Code #248

Open
ja-fra opened this issue May 6, 2024 · 0 comments
Open

Allow Signup using an QR-Code #248

ja-fra opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request feature roadmap

Comments

@ja-fra
Copy link
Member

ja-fra commented May 6, 2024

Description

Currently, participants have to manually enter the registration-token on the signup screen. In some cases also the endpoint-url needs to be changed.
This is hidious and error-prone process.

Change

On the signup-screen, add a button to scan a QR-Code. Once the QR-Code was detected and decoded, the signup-procedure shall be triggered directly.

The QR-Code will have the following signature: <endpoint-url>/signup?token=<token>, e.g. https://example.com/api/v1/signup?token=QWERTZ

QR Code


Split from #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature roadmap
Development

No branches or pull requests

2 participants