Open cmshawns opened 11 years ago
CAS functionality is currently spread across the CAS class inherited from the forked project and sibling functions in the wordpress-cas-client.php file. All CAS code should be encapsulated into a single class in its own file.
This task should help complete issue #5.
CAS functionality is currently spread across the CAS class inherited from the forked project and sibling functions in the wordpress-cas-client.php file. All CAS code should be encapsulated into a single class in its own file.