Closed sergiitk closed 5 years ago
Merging #82 into master will decrease coverage by
0.53%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #82 +/- ##
=========================================
- Coverage 7.4% 6.87% -0.54%
=========================================
Files 19 20 +1
Lines 486 524 +38
Branches 77 89 +12
=========================================
Hits 36 36
- Misses 447 485 +38
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/pagerbeauty.mjs | 0% <ø> (ø) |
:arrow_up: |
src/app/PagerBeautyWeb.mjs | 14.92% <0%> (ø) |
:arrow_up: |
src/middleware/authentication.mjs | 0% <0%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d1b8c1c...87be8c0. Read the comment docs.
:tada: This PR is included in version 1.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What's this PR do?
access_token
so PagerBeauty with authentication enabled can be embedded into an iFrame. Ref RFC6750.access_token
can be configured withPAGERBEAUTY_HTTP_ACCESS_TOKEN=your_token
and appended to schedules like so http://localhost:8080/v1/schedules/P538IZH.html?access_token=803651A9-E3B7-4153-9566-6E54F5F0CEAB