Auth rpc
Search Bar Search requests
This commit is contained in:
6
AobaServer/Services/AobaAuthService.cs
Normal file
6
AobaServer/Services/AobaAuthService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace AobaServer.Services;
|
||||
|
||||
public class AobaAuthService() : Aoba.RPC.Auth.AuthRpc.AuthRpcBase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user