common: multiplayer: Use GameInfo type
This commit is contained in:
parent
4b404191cf
commit
899c8bb330
11 changed files with 60 additions and 62 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
namespace WebService {
|
||||
|
||||
std::string GetPublicKey(const std::string& host);
|
||||
|
||||
class VerifyUserJWT final : public Network::VerifyUser::Backend {
|
||||
public:
|
||||
VerifyUserJWT(const std::string& host);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue