We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0dff6 commit b39ee4dCopy full SHA for b39ee4d
ydb/mvp/oidc_proxy/oidc_protected_page.h
@@ -33,9 +33,7 @@ class THandlerSessionServiceCheck : public NActors::TActorBootstrapped<THandlerS
33
const NActors::TActorId& httpProxyId,
34
const TOpenIdConnectSettings& settings);
35
36
-
37
virtual void Bootstrap(const NActors::TActorContext& ctx);
38
39
void HandleProxy(NHttp::TEvHttpProxy::TEvHttpIncomingResponse::TPtr event, const NActors::TActorContext& ctx);
40
41
protected:
0 commit comments