fix(config): update Auth0 domain and clientId defaults #10

Merged
argoyle merged 1 commits from fix/auth0-defaults-clientid-domain into main 2025-11-23 12:09:15 +00:00
argoyle commented 2025-11-23 11:57:04 +00:00 (Migrated from gitlab.com)

Set default values for Auth0 domain and clientId in nuxt.config.ts to
ensure the application works with predefined settings when environment
variables are not provided.

Set default values for Auth0 domain and clientId in nuxt.config.ts to ensure the application works with predefined settings when environment variables are not provided.
argoyle commented 2025-11-23 12:05:20 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 84.37%. Comparing base (9e3f2a3) to head (8c3b5a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files           2        2           
  Lines          32       32           
  Branches       13       13           
=======================================
  Hits           27       27           
  Misses          5        5           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/9?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 84.37%. Comparing base ([`9e3f2a3`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/9e3f2a330894fdbc4f476d4570afbae36afd4ec5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`8c3b5a3`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/8c3b5a314f43f6727049867ceeda4b26a0df052c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #9 +/- ## ======================================= Coverage 84.37% 84.37% ======================================= Files 2 2 Lines 32 32 Branches 13 13 ======================================= Hits 27 27 Misses 5 5 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/9?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-11-23 12:09:15 +00:00 (Migrated from gitlab.com)

mentioned in commit 48bf9a766b

mentioned in commit 48bf9a766b3b7683db1f2d4fe7a1baf50748f746
argoyle (Migrated from gitlab.com) merged commit 48bf9a766b into main 2025-11-23 12:09:15 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#10