Closed BarbecueSilver closed 3 years ago
Latest commit: d9ae1dbec352c62363b1516b5d600fb79118f90b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@BarbecueSilver I feel like all this part should be moved on the server page rather than the client. The client could reference that part of the server page tho to make it easier to find.
@pradel good point. Will move it there :)
@pradel good 2 go :rocket:
Merging #1199 (d9ae1db) into master (c6b79ad) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1199 +/- ##
=======================================
Coverage 95.28% 95.28%
=======================================
Files 106 106
Lines 2377 2377
Branches 498 473 -25
=======================================
Hits 2265 2265
- Misses 103 107 +4
+ Partials 9 5 -4
Impacted Files | Coverage Δ | |
---|---|---|
packages/oauth/src/accounts-oauth.ts | 88.88% <0.00%> (ø) |
|
packages/server/src/accounts-server.ts | 90.70% <0.00%> (ø) |
|
...s/graphql-api/src/utils/authenticated-directive.ts | 27.27% <0.00%> (ø) |
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 c6b79ad...d9ae1db. Read the comment docs.
@pradel all done :rocket: :partying_face:
@BarbecueSilver amazing, thanks 🚀
impersonationAuthorize
Related to discussion https://github.com/accounts-js/accounts/discussions/1195