-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Apple SignIn integration to Medica App #165
Conversation
9b7c486
to
63bfa59
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #165 +/- ##
========================================
Coverage 72.22% 72.22%
========================================
Files 3 3
Lines 18 18
Branches 3 3
========================================
Hits 13 13
Misses 5 5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job on implementing the apple auth.
What this PR does;
This pull request introduces the feature for logging in with Apple in our Medica app, which is developed using React Native and TypeScript. The integration is powered by Supabase, ensuring a smooth and secure authentication process.
Description:
This PR will add Apple signIn to both signUp and signIn screens , that will allow users to use their AppleId to login into the App.
Supabase Authentication:
Technical Details
Supabase: