Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Nov 11, 2024
1 parent da24941 commit 455f983
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infrastructure/cluster/flux/jhub-dev/jhub-dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ spec:
if data is not None:
print("AUTHENTICATE CODE - data")
pprint.pprint(data)
http_client = self.http_client()
http_client = self.http_client
params = dict(
redirect_uri=self.get_callback_url(handler),
Expand Down

0 comments on commit 455f983

Please sign in to comment.