Show / Hide Table of Contents

    Namespace IdleKit.Core.PlayerAuth

    Classes

    AppleRegistrationStrategy

    AppleSignIn

    BeamableRegistrationStrategy

    BeamableSignInStrategy

    FailedRegistrationAction

    FailedSignInAction

    GetBeamablePlayerAuthStrategy

    GetPlayerAuthStrategy

    A set of instructions to retrieve the players auth status from an authentication system.

    GoogleRegistrationStrategy

    GoogleSignInStrategy

    PlayerAuthService

    RegistrationStrategy

    A set of instructions required to register with an authentication system. Must call either SuccessfulRegistrationAction or FailedRegistrationAction on completion.

    RequestRegistrationAction

    RequestSignInAction

    SignInStrategy

    A set of instructions required to sign into an authentication system. Must call either SuccessfulSignInAction or FailedSignInAction on completion.

    SuccessfulRegistrationAction

    SuccessfulSignInAction

    Structs

    PlayerAuthStatus

    Interfaces

    IPlayerAuthService

    Responsible for registering and signing a player into an arbitrary authentication system.

    Back to top Copyright © 2020 East Side Games Inc.