Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
FusionAuth: Authentication and User Management Software
Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).
FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
Android app for performing Yubikey Neo NFC challenge-response
YubiChallenge is an Android app that provides a simple, low-level interface for performing challenge-response authentication using the NFC interface of a Yubikey Neo. This app should be triggered using an implicit intent by any external application wishing to perform challenge-response. The intent name should be "com.yubichallenge.NFCActivity.CHALLENGE" and the challenge should be stored in an extra called "challenge". The response will be returned by the intent in an extra called "response".