Closed l3r8yJ closed 1 year ago
@h1alexbel take a look, please
part of POC
This PR focuses on adding authentication functionality to the hub application.
RegistryRequest
RegistryResponse
HubController
registryToken
ExtWebClient
pom.xml
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
@h1alexbel sure, good suggestion, feel free to make your commits in these poc pull requests, we're kind of experimental now
@h1alexbel wont do this
@h1alexbel take a look, please
part of POC
PR-Codex overview
This PR focuses on adding authentication functionality to the hub application.
Detailed summary
RegistryRequest
andRegistryResponse
classes for authentication.HubController
with aregistryToken
method for handling authentication requests.ExtWebClient
configuration for making HTTP requests to the notifications service.pom.xml
with new dependencies and versions.