Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/linuxfoundation/crowd.dev
/ auth-axios.js
File
auth-axios.js
frontend/src/shared/axios/auth-axios.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Axios from
'axios'
;
2
import
{ stringify } from
'qs'
;
3
import
moment from
'moment'
;
4
import
{ AuthToken } from
'@/modules/auth/auth-token'
;
Callers
nothing calls this directly
Calls
4
getLanguageCode
Function · 0.90
get
Method · 0.65
create
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected