rsmycqu 0.4.4

A Rust library for interacting with Chonqing University services, including SSO authentication, campus card management, and more.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head >
    <title>应用</title>
</head>
<body>
<div>
</div>
<script type="text/javascript">
    window.location.href = 'http://card.cqu.edu.cn:8080/blade-auth/token/thirdToToken/fwdt?ticket=4552BB7524AB492E83587A9E57E9E995';
</script>
</body>
</html>