Fi5t / authenticate-me

This repository contains the source code for my article about PIN & Biometrics authentication methods in Android apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authenticate me. If you can...

This repository contains the source code for my article (habr, medium) about PIN & Biometrics authentication methods in Android apps.

Structure

For your comfort the repository is divided by several branches according to the article structure:

Each branch contains the final solution for the corresponding step.

Architecture

This project is not about the right architecture™, but rather about authentication and security principles behind this process. Feel free to adapt these approaches to your needs.

About

This repository contains the source code for my article about PIN & Biometrics authentication methods in Android apps.


Languages

Language:Kotlin 100.0%