MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / oauth_token

Method oauth_token

service/esiAccess.py:124–125  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

122
123 @property
124 def oauth_token(self):
125 return self.server_meta["token_endpoint"]
126
127 @property
128 def client_id(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected