Apple sign in is mostly working. Did some other stuff too

This commit is contained in:
2025-03-06 12:31:32 -06:00
parent 708c0553f5
commit 84cae666bf
10 changed files with 950 additions and 184 deletions

5
.gitignore vendored
View File

@ -29,6 +29,11 @@ yarn-error.*
.DS_Store
*.pem
# builds
*.ipa
ios/
android/
# Apple Secret
AuthKey_*.p8