kbase / auth2

KBase authentication server MKII
MIT License
1 stars 9 forks source link

PTV-1890: Add the user anonymous ID to various external endpoints #401

Closed MrCreosote closed 1 year ago

MrCreosote commented 1 year ago

/me - json & html /api/V2/me testmode/api/V2/me testmode/api/V2/testmodeonly/user testmode/api/V2/testmodeonly/user/

Not to the admin endpoint yet since it has no tests. Need to write some first.

codecov[bot] commented 1 year ago

Codecov Report

Merging #401 (35a0e4a) into develop (d0fc7da) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #401 +/- ## ========================================== Coverage 92.80% 92.80% Complexity 2118 2118 ========================================== Files 125 125 Lines 7465 7467 +2 Branches 1171 1171 ========================================== + Hits 6928 6930 +2 Misses 494 494 Partials 43 43 ```