mare.server/MareSynchronosServer/MareSynchronosShared/Models
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
..
Auth.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
Banned.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
BannedRegistrations.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
ClientPair.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
FileCache.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
ForbiddenUploadEntry.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
Group.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
GroupBan.cs Switch Authentication to asynchronous streaming calls (#16) 2022-10-13 16:55:23 +02:00
GroupPair.cs add group moderation and banning functionality to api (#13) 2022-10-06 15:50:15 +02:00
LodeStoneAuth.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
User.cs adjust alias length 2022-10-04 14:59:50 +02:00