Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

adding new version of authlib where returning v3jwt cookie value. #24

Merged
merged 1 commit into from
Sep 24, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-router-dom": "^4.3.1",
"react-scripts": "3.4.3",
"superagent": "^3.8.3",
"@topcoder-platform/tc-auth-lib": "^1.0.0"
"@topcoder-platform/tc-auth-lib": "git+https://github.com/topcoder-platform/tc-auth-lib.git#1.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down