Commit Graph

2 Commits

Author SHA1 Message Date
rootdarkarchon
5bd9c7d09d add positive response caching to grpc auth service to lessen load 2022-12-11 13:17:52 +01:00
rootdarkarchon
c98e2b2dd6 Switch Authentication to asynchronous streaming calls (#16)
* 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>
2022-10-13 16:55:23 +02:00