LeviLamina
Loading...
Searching...
No Matches
Identity::IEduAuth Class Referenceabstract
Inheritance diagram for Identity::IEduAuth:

Public Member Functions

IEduAuth & operator= (IEduAuth const &)
 IEduAuth (IEduAuth const &)
virtual void Authenticate (::Identity::AuthArgs const &, ::std::function< void()>, ::std::function< void(::std::optional<::Bedrock::Result<::Identity::AuthToken, ::Identity::AuthError > >)>)=0
virtual void resetAuthenticationState ()=0
virtual void clearCookies ()=0
virtual void signOut (::std::string_view, ::std::function< void(::Identity::SignOutResult)>)=0
virtual void authenticateSilently (::std::string_view, ::std::string const &, ::std::function< void(::Bedrock::Result<::Identity::AuthToken, ::Identity::AuthError >)>)=0
virtual void authenticateSilentlyCredentialed ()
MCAPI::Identity::EduAuthTokenPair getTokens () const
MCNAPI_S bool hasValidMessToken () const
MCNAPI_C void setTokens (::Identity::EduAuthTokenPair tokens)
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk8954c5
::ll::UntypedStorage< 8, 64 > mUnkc06796
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ getTokens()

MCAPI::Identity::EduAuthTokenPair Identity::IEduAuth::getTokens ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: