authLMS: Authenticate with LMS
Description
A generic function to handle authentication with a Learning Management System
(LMS).
The method to handle authentication with LMS.
Usage
authLMS(object, ...)# S4 method for LMS
authLMS(object, ...)
Arguments
- object
an instance of the S4 object Opal, LMS
- ...
Additional arguments to be passed to the method, if applicable.