MCPcopy
hub / github.com/diffgram/diffgram / get_client

Method get_client

shared/auth/OAuth2Provider.py:167–168  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

165 self.oidc_client = CognitoDiffgramClient()
166
167 def get_client(self):
168 return self.oidc_client

Callers 9

oauth2_is_setFunction · 0.95
api_oidc_callbackFunction · 0.95
oauth2_logoutFunction · 0.95
check_oauth2_setupFunction · 0.95
set_jwt_in_sessionFunction · 0.95
try_refreshing_tokensFunction · 0.95
get_user_from_oauth2Function · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected