add info to authData for ext reqs

This commit is contained in:
Conor Patrick
2019-04-23 21:57:27 -04:00
parent 4fb25e165a
commit ce96fffddd
2 changed files with 8 additions and 1 deletions

View File

@@ -42,9 +42,10 @@ int main(int argc, char *argv[])
TAG_U2F|
//TAG_PARSE |
//TAG_TIME|
//TAG_DUMP|
TAG_DUMP|
TAG_GREEN|
TAG_RED|
TAG_EXT|
TAG_ERR
);