feat: http-signature based auth + sign tokens#560
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #560 +/- ##
==========================================
+ Coverage 96.15% 96.24% +0.09%
==========================================
Files 185 191 +6
Lines 11106 11402 +296
==========================================
+ Hits 10679 10974 +295
- Misses 427 428 +1
Continue to review full report at Codecov.
|
73c08b8 to
9eaed26
Compare
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
bludzhd
reviewed
Jun 6, 2022
60ac118 to
9d238db
Compare
Co-authored-by: bludzhd <2344246+bludzhd@users.noreply.github.com>
AVVS
pushed a commit
that referenced
this pull request
Jun 9, 2022
# [15.6.0](v15.5.0...v15.6.0) (2022-06-09) ### Features * http-signature based auth + sign tokens ([#560](#560)) ([247db24](247db24))
Member
|
🎉 This PR is included in version 15.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an ability to save access scopes for tokens.