adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

GH-35 - Self-service Authentication #36

Closed auniverseaway closed 3 months ago

auniverseaway commented 4 months ago

Resolves: GH-35

How to test

  1. Visit: https://main--da-live--adobe.hlx.page/?da-admin=stage
  2. Notice faster listing of orgs (down from 2s+ to < 1s)
  3. Select a test org
  4. Select config icon in breadcrumb
  5. Add:
key            | value
admin.role.all | youremail@youremail.com

Notice that if you re-visit (with the stage query param) in a private window, the org will not be visible.

Types of changes

Checklist:

Release notes

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.03%. Comparing base (6b1cb87) to head (f4b1fd6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## =========================================== + Coverage 63.24% 77.03% +13.78% =========================================== Files 14 14 Lines 887 897 +10 =========================================== + Hits 561 691 +130 + Misses 326 206 -120 ```

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