iOS User Authentication with Face ID

Originally published at: iOS User Authentication with Face ID – Xojo Programming Blog

With the new UserAuthentication class available in Xojo 2021 Release 1, you can now easily ask an iOS user to authenticate themselves using Face ID, Touch ID or with their password/passcode. In an iOS project, add a UserAuthentication object to your screen and change its name to Authenticator.

3 Likes