Skip to content

Commit

Permalink
discreet->discrete thanks @vijaybh!
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Oct 21, 2016
1 parent 07b01a3 commit e7c57cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ scenarios. Additional scenarios, including sample code, are given later in [[#sa
* User chooses this option and gets a message from the browser, "Please complete this action on your phone."

- Next, on their phone:
* User sees a discreet prompt or notification, "Sign in to example.com."
* User sees a discrete prompt or notification, "Sign in to example.com."
* User selects this prompt / notification.
* User is shown a list of their example.com identities, e.g., "Sign in as Alice / Sign in as Bob."
* User picks an identity, is prompted for an <a>authorization gesture</a> (PIN, biometric, etc.) and provides this.
Expand All @@ -126,7 +126,7 @@ A variety of additional use cases and configurations are also possible, includin

- A user navigates to example.com on their laptop, is guided through a flow to create and register a credential on their phone.

- A user obtains an discreet, cross-platform authenticator, such as a "fob" with USB or USB+NFC/BLE connectivity options, loads example.com in their browser on a laptop or phone, and is guided though a flow to create and register a credential on the fob.
- A user obtains an discrete, cross-platform authenticator, such as a "fob" with USB or USB+NFC/BLE connectivity options, loads example.com in their browser on a laptop or phone, and is guided though a flow to create and register a credential on the fob.

- A [RP] prompts the user for their <a>authorization gesture</a> in order to authorize a single transaction, such as a payment
or other financial transaction.
Expand Down

0 comments on commit e7c57cf

Please sign in to comment.