MCPcopy 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
67def configured_api_key():
68 return os.environ.get("SMARTNODE_API_KEY")
69
70
71def _extract_key():

Callers 1

_authenticateFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected