MCPcopy Index your code
hub / github.com/mongodb/mongo-python-driver / Inner

Class Inner

test/test_auth_oidc.py:156–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 return resp
155
156 class Inner(OIDCCallback):
157 def fetch(self, context):
158 return request_token(context)
159
160 return Inner()
161

Callers 2

create_request_cbMethod · 0.70
create_request_cbMethod · 0.70

Calls

no outgoing calls

Tested by 2

create_request_cbMethod · 0.56
create_request_cbMethod · 0.56