Use the Oloid SDK and/or our custom development offerings to build a bespoke solution.
document
.getElementById('FaceAuth')
.addEventListener('click', async () => {
await Oloid.loginWithFaceAuth();
});
private void login() {
WebAuthProvider.login(Oloid)
.withScheme("preview")
.withAudience(String.format("
.start(MainActivity.this, new AuthCallback() {
@Override
public void onFailure(@NonNull Dialog dialog) {
// Show error Dialog to user
}
@Override
public void onFailure(AuthenticationExcept
// Show error to user
}
@Override
public void onSuccess(@NonNull Credentials OloID) {
// Store OloID
}
});
}
Oloid
.FaceAuth()
.scope("profile")
.audience("https://VAULTNAME.
.start {
switch $0 {
case .failure(let error):
// Error Handling here
print("Error: (error)")
case .success(let OloID):
}
}
New CDC guidelines mandate employers pre-screen and monitor employees’ body temperature for COVID-19 symptoms before allowing them to start work. Oloid offers seamless integration with any off-the-shelf thermal cameras. Leverage our facial recognition technology to identify employees and record their temperature and other vitals. Keep the workplace safe.
New CDC guidelines mandate employers pre-screen and monitor employees’ body temperature for COVID-19 symptoms before allowing them to start work. Oloid offers seamless integration with any off-the-shelf thermal cameras. Leverage our facial recognition technology to identify employees and record their temperature and other vitals. Keep the workplace safe.
End to end turnkey application to get started without any coding
Copyright © 2021