logoalt Hacker News

nemoniacyesterday at 8:16 PM1 replyview on HN

Why does a browser have to be in the loop?


Replies

vaylianyesterday at 8:41 PM

Because the browser knows the internet domain that the login/registration is for. And the browser also provides the JavaScript API to talk to the authenticator (navigator.credentials.create and navigator.credentials.get).