Skip to content
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: Google authentication integration #169

Closed
wants to merge 2 commits into from
Closed

Conversation

aimeudoxie
Copy link
Contributor

Description:

This pull request introduces the Google authentication feature in our Medica app, that will allow users to use their Gmail account to login into the App.

Tasks :

  • Configured Supabase to handle OAuth authentication with Google.
  • Implemented n API calls for the signin process.
  • configured Google console

Screenshot 2024-06-21 000927

@aimeudoxie aimeudoxie added the Feature Feature issues label Jun 23, 2024
@aimeudoxie aimeudoxie added this to the integrate Auth milestone Jun 23, 2024
@aimeudoxie aimeudoxie self-assigned this Jun 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@2bae82e). Learn more about missing BASE report.
Report is 9 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #169   +/-   ##
==========================================
  Coverage           ?   72.22%           
==========================================
  Files              ?        3           
  Lines              ?       18           
  Branches           ?        3           
==========================================
  Hits               ?       13           
  Misses             ?        5           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants