Add Sign in with Apple sorta

This commit is contained in:
2025-03-05 12:58:18 -06:00
parent 06471f688a
commit c62926b8f2
35 changed files with 1458 additions and 620 deletions

3
.gitignore vendored
View File

@ -29,6 +29,9 @@ yarn-error.*
.DS_Store
*.pem
# Apple Secret
AuthKey_*.p8
# local env files
.env
.env*.local