dbosk / canvaslms

Command-line interface to Canvas LMS
https://pypi.org/project/canvaslms/
MIT License
3 stars 1 forks source link

Specify unique ID #78

Open dbosk opened 1 year ago

dbosk commented 1 year ago

When we need to use a unique ID, we currently use either login_id or integration_id attributes. But other institutions might use sis_user_id. So we should let the user specify which one to use.