Added photoTAN to ZkaTanProcedure
This commit is contained in:
parent
db129863e6
commit
6556f12f1e
|
@ -11,6 +11,10 @@ enum class ZkaTanProcedure {
|
||||||
|
|
||||||
mobileTAN,
|
mobileTAN,
|
||||||
|
|
||||||
|
// values not specified by standard but found out there in the wild
|
||||||
|
|
||||||
|
photoTAN,
|
||||||
|
|
||||||
appTAN
|
appTAN
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue