* add base grpc service and swap auth service to streaming
* remove Authorize from hub itself
* remove unused usings
* heave files server to net 7, add exception handling in grpc auth stream
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
* add GrpcClientIdentificationService
* remove unnecessary gauges
* set to no retry policy
* initialize metrics
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>