Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NginxProxyManager/nginx-proxy-manager
/ count
Method
count
frontend/src/modules/AuthStore.ts:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
count() {
91
return
this.tokens.length;
92
}
93
}
94
95
export
default
new
AuthStore();
Callers
9
logout
Function · 0.80
access-list.js
File · 0.80
setting.js
File · 0.80
dead-host.js
File · 0.80
proxy-host.js
File · 0.80
redirection-host.js
File · 0.80
user.js
File · 0.80
certificate.js
File · 0.80
stream.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected