Show More
Commit Description:
force log out when password change
Commit Description:
force log out when password change
References:
File last commit:
Show/Diff file:
Action:
node_modules/ext/function/identity.js | 3 lines | 68 B | application/javascript | JavascriptLexer |
"use strict";
module.exports = function (value) { return value; };