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

Consider allowing oneTimeTokenLogin() to authenticate different devices #15744

Open
marcusdacoregio opened this issue Sep 5, 2024 · 1 comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement

Comments

@marcusdacoregio
Copy link
Contributor

One common requirement is to request a One-Time Token from your computer browser, open the magic link on your phone (where you are authenticated), and then the browser, instead of the phone, is logged in.

@marcusdacoregio marcusdacoregio added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Sep 5, 2024
@marcusdacoregio marcusdacoregio changed the title Consider allowing oneTimeTokenLogin() to authenticate on different devices Consider allowing oneTimeTokenLogin() to authenticate different devices Sep 5, 2024
@marcusdacoregio
Copy link
Contributor Author

This is similar to the device code flow in OAuth, but does not require OAuth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant