Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ getUser
Function
getUser
cypress/plugins/gitlab.js:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
async
function
getUser() {
94
const
{ token } = getEnvs();
95
return
getAuthenticatedUser(token);
96
}
97
98
async
function
deleteRepositories({ owner, repo, tempDir }) {
99
const
{ token } = getEnvs();
Callers
6
setupGitLab
Function · 0.70
editorial_workflow.js
File · 0.50
simple_workflow.js
File · 0.50
i18n_editorial_workflow_spec.js
File · 0.50
media_library.js
File · 0.50
open_authoring.js
File · 0.50
Calls
2
getEnvs
Function · 0.70
getAuthenticatedUser
Function · 0.70
Tested by
no test coverage detected