dawid86 / hms-FIDO-demo-kotlin

HMS FIDO kotlin demo, including fido2 demo, bioauthn demo and bioauthn-androidx demo.

Home Page:https://developer.huawei.com/consumer/en/doc/development/hmscore-guides-v5/introduction-0000001051069988-V5?ha_source=hms1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMS FIDO Demo

License

English | 中文

This project contains fido2 sample, bioauthn sample and bioauthn-androidx sample.

Introduction

The project directory is as follows:

  1. fido2-sample: Provides examples of using basic fido2 functions: registration and authentication.
  2. fido-bioauthn-androidx-sample: Provides examples of using basic BioAuthn-AndroidX SDK functions: fingerprint and facial authentication.
  3. fido-bioauthn-sample: Provides examples of using basic BioAuthn SDK functions: fingerprint and facial authentication.

Precautions

The project contains multiple independent projects. After downloading code, you can open a project in Android Studio to build your app or add multiple apps to a project. You do not have to create a separate project for each app. You can open setting.gradle to select the project to build.

Question or issues

If you want to evaluate more about HMS Core, HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

About

HMS FIDO kotlin demo, including fido2 demo, bioauthn demo and bioauthn-androidx demo.

https://developer.huawei.com/consumer/en/doc/development/hmscore-guides-v5/introduction-0000001051069988-V5?ha_source=hms1


Languages

Language:Kotlin 100.0%