https://github.com/blaugold/siwa_demo
https://github.com/blaugold/siwa_demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/blaugold/siwa_demo
- Owner: blaugold
- Created: 2020-09-27T13:47:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T05:21:38.000Z (over 5 years ago)
- Last Synced: 2024-10-19T09:18:13.838Z (over 1 year ago)
- Language: Dart
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.