Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ login.ts
File
login.ts
frontend/src/api/login.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ request } from
'@/utils/request'
2
export
const
AuthApi = {
3
login: (credentials: { username: string; password: string }) => {
4
const
entryCredentials = {
Callers
nothing calls this directly
Calls
2
post
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected