Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
feat: adaptation of updated sign-in form
Browse files Browse the repository at this point in the history
  • Loading branch information
beetcb committed Apr 17, 2021
1 parent 89cd54e commit c62b6e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions campusphere/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ exports.signApp = class signApp extends campusphereApp {
uaIsCpadaily: true,
isNeedExtra,
extraFieldItems,
signVersion: '1.0.0',
}

headers['Cpdaily-Extension'] = this.extention(form)
res = await fetch(signApi.sign, {
headers,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beetcb/cea",
"version": "2.1.13",
"version": "2.1.14",
"description": "campusphere-elegant-auth: login to swms/campusphere at ease",
"main": "dist/index.js",
"bin": "dist/cli.js",
Expand Down

0 comments on commit c62b6e2

Please sign in to comment.