Closed tangiel closed 8 years ago
@@ master #21 diff @@
==========================================
Files 155 155
Lines 5166 5182 +16
Methods 0 0
Messages 0 0
Branches 856 860 +4
==========================================
+ Hits 4090 4094 +4
- Misses 805 813 +8
- Partials 271 275 +4
Powered by Codecov. Last update 442a3d7...b8d43e5
Right now, the legacy audiences directly impact the data structures used for third party JWT issuers. However, if you add audiences below the @Api level, then this means some ApiConfig objects will have Google issuer configs and some will not. This change removes the effect of the legacy audiences on the new and instead lets other code merge them as necessary, to keep the model consistent.