|
Ran
|
Jobs
1
|
Files
61
|
Run time
1min
|
Badge
README BADGES
|
push
circleci
Revert "Re-enable refresh tokens in the UI (#3812)" (#3833) This reverts commit 5ce3d5859. 1) We're missing some config on the auth0 side which is going to be a while before it's done. The /tokens route doesn't actually give us refresh tokens and its scopes are missing `offline_access` which means someone needs to go check a box in the API config (https://auth0.com/docs/secure/tokens/refresh-tokens/get-refresh-tokens) 2) It wouldn't work as is, we're never trying to actually use refresh tokens because we're gating that call on the wrong thing. See #3832 We can try relanding that next week once I got confirmation that we have the API settings fixed
2192 of 2574 branches covered (85.16%)
Branch coverage included in aggregate %.
5768 of 6276 relevant lines covered (91.91%)
0.92 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #5606.1 | 61 |
89.94 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|