Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/05nelsonm/pin-authentication
An Android library that provides local PIN authentication for your application.
https://github.com/05nelsonm/pin-authentication
android android-library authentication security
Last synced: 3 months ago
JSON representation
An Android library that provides local PIN authentication for your application.
- Host: GitHub
- URL: https://github.com/05nelsonm/pin-authentication
- Owner: 05nelsonm
- License: gpl-3.0
- Created: 2020-05-29T16:35:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T20:16:19.000Z (over 4 years ago)
- Last Synced: 2024-05-01T16:29:11.244Z (10 months ago)
- Topics: android, android-library, authentication, security
- Language: Kotlin
- Homepage: https://pin-authentication.matthewnelson.io
- Size: 1.78 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PinAuthentication Android Library
====
An Android library that provides local PIN authentication for your application.### [https://pin-authentication.matthewnelson.io](https://pin-authentication.matthewnelson.io)
## License
Copyright © 2020 Matthew Nelson
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License along
with this program. If not, see here.