mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-07-25 04:28:10 +02:00
Local Auth : TouchID, Fingerprint
This commit is contained in:
parent
b7bf1f2004
commit
3320397b0a
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,6 @@ If you appreciate the content 📖 please give a ⭐ to help project visibility.
|
||||||
- [Plugins](#plugins)
|
- [Plugins](#plugins)
|
||||||
- [Open Source Apps](#open-source-apps)
|
- [Open Source Apps](#open-source-apps)
|
||||||
- [Frameworks](#frameworks)
|
- [Frameworks](#frameworks)
|
||||||
- [Books](#books)
|
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
- [Blogs](#blogs)
|
- [Blogs](#blogs)
|
||||||
- [Bonus](#bonus)
|
- [Bonus](#bonus)
|
||||||
|
@ -108,9 +107,10 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
|
||||||
|
|
||||||
### Auth
|
### Auth
|
||||||
|
|
||||||
- [Facebook Auth](https://medium.com/@segaud.kevin/facebook-oauth-login-flow-with-flutter-9adb717c9f2e) - by [Kevin Segaud](https://twitter.com/kevin_segaud)
|
- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on Ios and Android
|
||||||
- [Google Sign-In](https://github.com/flutter/google_sign_in)
|
- [Google Sign-In](https://github.com/flutter/google_sign_in)
|
||||||
- [Firebase Auth](https://github.com/flutter/firebase_auth)
|
- [Firebase Auth](https://github.com/flutter/firebase_auth)
|
||||||
|
- [Facebook Auth](https://medium.com/@segaud.kevin/facebook-oauth-login-flow-with-flutter-9adb717c9f2e) - by [Kevin Segaud](https://twitter.com/kevin_segaud)
|
||||||
|
|
||||||
### Text & Rich Content
|
### Text & Rich Content
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue