credential-handler / authn.io

Credential Mediator Polyfill
https://github.com/w3c-ccg/credential-handler-api
Other
44 stars 8 forks source link

Customize language in fixed callout when request is for public key? #27

Closed dlongley closed 6 years ago

dlongley commented 8 years ago

If a credentials request is made for the user's public key credential only, should we update the fixed callout at the top of the auth.io interface to indicate that? This flow is slightly different for the user than other flows in that they will not be redirected to their repo once they pick an identity, rather, picking an identity will complete the flow immediately. We might want to indicate somewhere on the UI whether or not a query requires the use of a repo or not so the user isn't surprised that they don't have a chance to cancel once selecting an identity.

dlongley commented 8 years ago

Perhaps a "quick login" note or button could be present on the individual identities in the identity chooser if they support it (the identity has a persistent key).

dlongley commented 6 years ago

No longer applicable, closing.