Allow the user to export / import his identification data #11
Labels
enhancement
New feature or request
user-identification
Related to how the user is indentified (sessionId, localstorage, ...)
Currently, the users are identified by a generated UUID stored in the browsers local storage. Therefore, the user has to use always the same browser to keep the same ID.
We could allow the user to export and import this data so that he can change the used browser, or use two different platforms (desktop / mobile).
An idea is to use a QR code generator to encode the data and show the code when the user submitted the data. The user can then scan the QR code from any other browser and the identity will be added locally to the browser.
The text was updated successfully, but these errors were encountered: