digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.
https://digital-science.github.io/dimcli/getting-started.html
MIT License
43 stars 6 forks source link

Remove deprecated login methods #58

Closed lambdamusic closed 4 years ago

lambdamusic commented 4 years ago

Get rid of DEPRECATED login methods https://github.com/digital-science/dimcli/blob/master/dimcli/core/api.py

There shouldn't be any code dependant on them

lambdamusic commented 4 years ago

done in v0.65