Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_set
Function · 0.95
api_oidc_callback
Function · 0.95
oauth2_logout
Function · 0.95
check_oauth2_setup
Function · 0.95
set_jwt_in_session
Function · 0.95
get_decoded_id_token_from_session
Function · 0.95
get_decoded_access_token_from_session
Function · 0.95
try_refreshing_tokens
Function · 0.95
get_user_from_oauth2
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected