[config]
base_path: C:\Users\Jakob\blackboard\math_course
auth_type: cookie
- bb_host: https://blackboard.oberlin.edu/
+ bb_root: https://blackboard.oberlin.edu/
Schema:
base_path: string
auth_type: string; "cookie" or "oauth"
- bb_host: string; base URL for the Blackboard instance (protocol and authority/host required)
+ bb_root: string; base URL for the Blackboard instance (protocol and authority/host required)
"""