-
Notifications
You must be signed in to change notification settings - Fork 60
feat: added ProjectConfigManager, removed dynamicLinkDomain, missing error codes for Auth exceptions and tests #111
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
base: next
Are you sure you want to change the base?
Conversation
Coverage Report✅ Coverage 62.55% meets 40% threshold Coverage: 62.55% Minimum threshold: 40% |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## next #111 +/- ##
=======================================
Coverage ? 57.92%
=======================================
Files ? 65
Lines ? 4501
Branches ? 0
=======================================
Hits ? 2607
Misses ? 1894
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…uration management
…onfig features - Adds detailed examples for project configuration and tenant management to the example application. - Renames the service account key file in examples to `service-account-key.json` for consistency.
…fication, sign-in, and change email functions
Changes