An open API service indexing awesome lists of open source software.

https://github.com/blaugold/siwa_demo


https://github.com/blaugold/siwa_demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# siwa_demo

Demo app which shows how to use Sign In with Apple + FirebaseAuth.

## Setup

1. Create a firebase project.
1. Add an iOS app with the bundle ID `com.example.siwaDemo`.
1. In Xcode add `GoogleService-Info.plist` to the `Runner` project.
1. Enable Apple as a Sign-In method.
1. In Xcode Select a development team in the Signing & Capabilities editor in target `Runner`.