Initial u2f fix

This commit is contained in:
Roman Hargrave
2018-11-09 00:00:31 -06:00
parent 8f5bfe7938
commit 760e0ab805
2 changed files with 29 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ pub fn routes() -> Vec<Route> {
activate_authenticator,
activate_authenticator_put,
generate_u2f,
generate_u2f_challenge,
activate_u2f,
activate_u2f_put,