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

Method sso_url

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

Source from the content-addressed store, hash-verified

110
111 @property
112 def sso_url(self):
113 return 'https://%s/v2' % self.server_base.sso
114
115 @property
116 def esi_url(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected