ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
554 stars 173 forks source link

Terminate user sessions #594

Closed bennettscience closed 1 year ago

bennettscience commented 1 year ago

The user module needs a method to terminate all user sessions.

Docs