namib-project / dcaf-rs

Implementation of the ACE-OAuth framework.
4 stars 1 forks source link

Update crate to newly released RFCs #6

Closed falko17 closed 2 years ago

falko17 commented 2 years ago

ACE-OAuth, along with its related drafts, has now been released as an RFC. This pull request updates the documentation and adds the newly specified CoapOscore profile.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3055346918


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/endpoints/token_req/tests.rs 161 163 98.77%
<!-- Total: 163 165 98.79% -->
Files with Coverage Reduction New Missed Lines %
src/endpoints/token_req/mod.rs 2 79.22%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 3053103737: 16.8%
Covered Lines: 1204
Relevant Lines: 1489

💛 - Coveralls