spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

Consider allowing `oneTimeTokenLogin()` to authenticate different devices

Open marcusdacoregio opened this issue 1 year ago • 1 comments

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 avatar Sep 05 '24 18:09 marcusdacoregio

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

marcusdacoregio avatar Sep 05 '24 18:09 marcusdacoregio