We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The mobile token API documentation should be improved to explain 1FA and 2FA signature factors with examples for:
1FA
2FA
possession
variants
possession_knowledge
possession_biometry
It should be explained that 3FA and other variants are not supported by mobile token.
3FA
The text was updated successfully, but these errors were encountered:
romanstrobl
No branches or pull requests
The mobile token API documentation should be improved to explain
1FA
and2FA
signature factors with examples for:1FA
(possession
factor is assumed, thevariants
array should be empty)2FA
(thevariants
array should containpossession_knowledge
orpossession_biometry
)It should be explained that
3FA
and other variants are not supported by mobile token.The text was updated successfully, but these errors were encountered: