页内导航:

学号登录

字段名 注释
env_id 私有化环境id
appid 教育号应用id
redirect_uri 登录成功带code跳转过去的页面的路径,请使用encodeURIComponent编码
corpid 教育号机构id
show_stu_id_login 是否显示学号登录,1显示,0不显示,默认为不显示

当show_stu_id_login为不显示时,表现和微信登录方式2: 指定教育号机构登录一致。

  const redirect_uri = '/pages/result/result' // 登录成功后的回跳页面
  const corpid = 100086
  const appid = 10000

  epaasLogin({
    redirect_uri: encodeURIComponent(redirect_uri),
    appid,
    corpid,
    show_stu_id_login: 1
  })
© 1998 - 2021 Tencent Inc. All Rights Reserved all right reserved,powered by ePaaS.更新时间: 2024-03-04 10:24:47

results matching ""

    No results matching ""

    results matching ""

      No results matching ""