Skip to content

Commit

Permalink
Make transaction authorization extensions authentication exts only
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jul 18, 2018
1 parent 8d6b9ac commit 911864c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Expand Up @@ -4251,7 +4251,7 @@ This extension allows for a simple form of transaction authorization. A
:: `txAuthSimple`

: Operation applicability
:: [=registration extension|Registration=] and [=authentication extension|Authentication=]
:: [=authentication extension|Authentication=]

: Client extension input
:: A single USVString prompt.
Expand Down Expand Up @@ -4301,7 +4301,7 @@ as well. This allows authenticators without a font rendering engine to be used a
:: `txAuthGeneric`

: Operation applicability
:: [=registration extension|Registration=] and [=authentication extension|Authentication=]
:: [=authentication extension|Authentication=]

: Client extension input
:: A JavaScript object defined as follows:
Expand Down

0 comments on commit 911864c

Please sign in to comment.