From 69b1adc46e1a9d05145eadc1f33249bb0423ce76 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 24 Jul 2019 17:48:28 +0200 Subject: [PATCH] Apple sign in --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 534c394..afa2145 100644 --- a/source.md +++ b/source.md @@ -248,8 +248,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 Login](https://github.com/roughike/flutter_facebook_login) - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) +- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) - Apple sign in by [Tom Gilder](https://github.com/tomgilder) - [OAuth](https://github.com/hitherejoe/FlutterOAuth) - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com) -- [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/) - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise) - [SimpleAuth](https://github.com/Clancey/simple_auth) - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB)