Loading...
Searching...
No Matches
Server Authentication

Server authentication and OAuth2 token management. More...

Classes

class  AccelByte::GameServerApi::ServerOauth2
 The API for getting OAuth2 access token. The tokens are stored in memory for convenience. More...
class  AccelByte::GameServerApi::ServerUser
 Server User APIs to manage user related like search user by third party platform. More...

Detailed Description

Server authentication and OAuth2 token management.

This module provides server authentication:

  • Server OAuth2 authentication
  • Client OAuth2 token validation
  • Server credential management
  • Token refresh and lifecycle management
  • Server-side user operations