MCPcopy 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

1import Axios from 'axios';
2import { stringify } from 'qs';
3import moment from 'moment';
4import { AuthToken } from '@/modules/auth/auth-token';

Callers

nothing calls this directly

Calls 4

getLanguageCodeFunction · 0.90
getMethod · 0.65
createMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected