You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The updated version of the specified line should be as follows:
go pc_grpc.NewGrpc(queryHandler, commandHandler).Serve(internalConfig.Grpc.AuthenticationPort)
The changes will be merged into the first/hsm/1/create-first branch first. Therefore, set the base branch of the pull request as first/hsm/1/create-first.
The text was updated successfully, but these errors were encountered:
We need to update the cmd/service/main.go file to replace the User port with the Authentication port in the GRPC service configuration.
op-be-auth/cmd/service/main.go
Line 136 in 887939b
The updated version of the specified line should be as follows:
The changes will be merged into the first/hsm/1/create-first branch first. Therefore, set the base branch of the pull request as first/hsm/1/create-first.
The text was updated successfully, but these errors were encountered: