You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.