cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

simplify creation of oauth credential store #2583

Closed emmachughes closed 10 months ago

emmachughes commented 10 months ago

The Credentials class implements CredentialStoreInterface since a later version of cerpus/edlib-resource-kit, so there's no need for CA to have its own implementation.

codecov[bot] commented 10 months ago

Codecov Report

Merging #2583 (6cd6b4a) into master (6a2f9d0) will increase coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2583      +/-   ##
============================================
+ Coverage     62.68%   62.70%   +0.01%     
+ Complexity     2737     2734       -3     
============================================
  Files           280      279       -1     
  Lines         12143    12137       -6     
============================================
- Hits           7612     7610       -2     
+ Misses         4531     4527       -4     
Components Coverage Δ
contentauthor 62.70% <ø> (+0.01%) :arrow_up: