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

Google Credential Manager support #1031

Merged
merged 6 commits into from
Feb 18, 2025

Conversation

kushalshit27
Copy link
Contributor

@kushalshit27 kushalshit27 commented Feb 12, 2025

🔧 Changes

  • Added Schemas to support Google Credential Manager
  - name:  test-native-application 
    app_type: native
    # additional client settings ...........
    mobile:
       android:
           app_package_name: com.my.android.id
    native_social_login:
       google:
         enabled: true
  • auth0 from 4.17.0 to 4.18.0

📚 References

🔬 Testing

Test pass ✅

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@kushalshit27 kushalshit27 changed the title Add Google Credential Manager support Google Credential Manager support Feb 12, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.11%. Comparing base (7e2c089) to head (cb63c48).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1031   +/-   ##
=======================================
  Coverage   80.11%   80.11%           
=======================================
  Files         125      125           
  Lines        4586     4586           
  Branches      896      896           
=======================================
  Hits         3674     3674           
  Misses        541      541           
  Partials      371      371           

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

@kushalshit27 kushalshit27 marked this pull request as ready for review February 13, 2025 05:32
@kushalshit27 kushalshit27 requested a review from a team as a code owner February 13, 2025 05:32
@kushalshit27 kushalshit27 merged commit d5f2290 into master Feb 18, 2025
8 checks passed
@kushalshit27 kushalshit27 deleted the DXCDT-862-google-credential-manager-support branch February 18, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants