mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-08 14:47:14 +02:00
FaceID, TouchID, and Fingerprint
This commit is contained in:
parent
a5c7881be4
commit
ad5a6fbfcb
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
### Auth
|
||||
|
||||
- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on Ios and Android
|
||||
- [Flutter Login](https://github.com/AppleEducate/flutter_login) - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com)
|
||||
- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth
|
||||
- [Firebase Auth](https://github.com/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth
|
||||
- [Facebook Auth](https://medium.com/@segaud.kevin/facebook-oauth-login-flow-with-flutter-9adb717c9f2e) - Facebook OAuth by [Kevin Segaud](https://twitter.com/kevin_segaud)
|
||||
|
|
Loading…
Add table
Reference in a new issue