interledger-deprecated / ilp-plugin-bells

ILP Ledger plugin for five-bells-ledger
Other
4 stars 8 forks source link

Feat: allow login with webfinger indentifier #68

Closed sharafian closed 8 years ago

sharafian commented 8 years ago

Instead of requiring account, username, and password, you can use a webfinger identifier in the form username@ledger.example (the same one used to send in the ilp-kit). The old credential format is still supported.

codecov-io commented 8 years ago

Current coverage is 94.95% (diff: 100%)

Merging #68 into master will increase coverage by 0.23%

@@             master        #68   diff @@
==========================================
  Files             8          8          
  Lines           511        535    +24   
  Methods          59         60     +1   
  Messages          0          0          
  Branches        116        123     +7   
==========================================
+ Hits            484        508    +24   
  Misses           27         27          
  Partials          0          0          

Powered by Codecov. Last update f8272f9...bfdf02c