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

Method oauth_authorize

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

Source from the content-addressed store, hash-verified

118
119 @property
120 def oauth_authorize(self):
121 return self.server_meta["authorization_endpoint"]
122
123 @property
124 def oauth_token(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected