-
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
Facebook Login Integration in Medica App #149
Conversation
abc82d5
to
cfb2231
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #149 +/- ##
========================================
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. |
cfb2231
to
a155254
Compare
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
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.
make sure you pushed only necessary files so check androd folder and .vscode !!
a155254
to
56ed2d8
Compare
Summary
This pull request introduces the feature for logging in with Facebook 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.
Features Implemented
Supabase Authentication:
User Session Management:
Technical Details
React Native:
npm i react-native-fbsdk-next
library for Facebook login integration.Supabase:
ScreenShoots: