MCPcopy 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

getMethod · 0.45

Tested by

no test coverage detected