firebase Auth + Facebook Loginを利用した、Swift4.2のサンプルアプリです 詳細はQiita記事に記載しています
Swift3のサンプルは、branch:swift3にあります
To build and run, clone this repository, open in Xcode and hit "Run".
$ git clone git@github.com:w2-yamaguchi/firebaseAuthTest.git
$ cd firebaseAuthTest
$ pod install
$ open firebaseAuthTest.xcworkspace