1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: remove unused function

This commit is contained in:
2023-03-29 22:10:16 +05:00
parent c1c0554de2
commit 462829fd9a

View File

@@ -171,8 +171,6 @@ const authorize = async (
return { code }
}
const getUsernameIPkey = (username: string, ip: string) => `${username}_${ip}`
interface LoginPayload {
/**
* Username for user