Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ client_id
Method
client_id
service/esiAccess.py:128–129 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
126
127
@property
128
def
client_id(self):
129
return
self.settings.get(
'clientID'
) or self.server_base.client_id
130
131
@staticmethod
132
def
update_token(char, tokenResponse):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected