Skip to content

Student Login

Description

學生登入。

Resource

GET /v1/user/login/{card_no}

Authorization

採用 OAuth 2.0 Bearer Token,詳細使用流程請參考 Auth Login

Response

{
    "name": "王小明",
    "acckey": "og1f6tngwb2vcji4igk53ju7qnddc5kk"
}

Response Body Parameters

Name Type Description
name string 學生姓名
acckey string 會員登入後的代碼