mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
[next] Support external config (#2088)
* fix: correctly determine expired token * feat: support external config * fix: lint * fix: npm audit fix
This commit is contained in:
@@ -109,7 +109,6 @@ it("submits form successfully", async () => {
|
||||
})
|
||||
)}.${btoa(
|
||||
JSON.stringify({
|
||||
exp: 1540503165,
|
||||
jti: "31b26591-4e9a-4388-a7ff-e1bdc5d97cce",
|
||||
})
|
||||
)}`;
|
||||
|
||||
Reference in New Issue
Block a user