You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very new to Fido and just has started on it with https://github.com/eBay/UAF
I want to know what are the 'Interfaces for Integration' with 'Local Authenticator' (Face, Finger and Voice) ?
I could see some classes are there for Integration, but some couldn't get its logic fully. The classes which are related to it are as :
1- ASMRequest
2- ASMResponse
3- Auth [ Function : getAsmRequestJson (int authenticatorIndex), getAsmRequest (int authenticatorIndex) , getAuthenticateIn() ](Above class is in package main.java.org.honda.fidouafclient.op;)
4- Reg [ Function : getRegIn(String username) ](Above class is in package main.java.org.honda.fidouafclient.op;)
Any pointer or help would be great. I Just want to know how Interfaces for 'Fido Client' for 'Local Authenticator' (Face, Finger or Voice)? Or Is there any open source code available for ASM ?
Thanks,
Ajeet Singh
The text was updated successfully, but these errors were encountered:
Hi Neb,
I am very new to Fido and just has started on it with https://github.com/eBay/UAF
I want to know what are the 'Interfaces for Integration' with 'Local Authenticator' (Face, Finger and Voice) ?
I could see some classes are there for Integration, but some couldn't get its logic fully. The classes which are related to it are as :
1- ASMRequest
2- ASMResponse
3- Auth [ Function : getAsmRequestJson (int authenticatorIndex), getAsmRequest (int authenticatorIndex) , getAuthenticateIn() ](Above class is in package main.java.org.honda.fidouafclient.op;)
4- Reg [ Function : getRegIn(String username) ](Above class is in package main.java.org.honda.fidouafclient.op;)
Any pointer or help would be great. I Just want to know how Interfaces for 'Fido Client' for 'Local Authenticator' (Face, Finger or Voice)? Or Is there any open source code available for ASM ?
Thanks,
Ajeet Singh
The text was updated successfully, but these errors were encountered: