Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ configured_api_key
Function
configured_api_key
backend/auth.py:67–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
66
67
def
configured_api_key():
68
return
os.environ.get(
"SMARTNODE_API_KEY"
)
69
70
71
def
_extract_key():
Callers
1
_authenticate
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected