kratos
kratos copied to clipboard
Authentication by scanning a qr code
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [ ] This issue affects my Ory Cloud project.
- [ ] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Describe your problem
kratos does not have a system allowing the user to authenticate by scanning a qr code from their phones
Describe your ideal solution
it would be nice if there were an API allowing to:
(for where the qr code is displayed)
- recover the data from the qr code
- a HTTP Long Polling to the server to know when the qr code will have been flashed (*1)
- a HTTP Long Polling to the server to receive the session token (*2)
(for where the qr code is flashed)
- to say that the qr code has been flashed (*1)
- to say that the server can send the session token(validation) (*2)
Workarounds or alternatives
I have not found a workarounds or alternatives
Version
v0.10.1