Apple sign in is mostly working. Did some other stuff too
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -29,6 +29,11 @@ yarn-error.*
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
||||
# builds
|
||||
*.ipa
|
||||
ios/
|
||||
android/
|
||||
|
||||
# Apple Secret
|
||||
AuthKey_*.p8
|
||||
|
||||
|
Reference in New Issue
Block a user