LeviLamina
Loading...
Searching...
No Matches
Identity::IEduAuth Class Referenceabstract

Public Member Functions

IEduAuthoperator= (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 getHostTokens () const
 

Public Attributes

::ll::UntypedStorage< 8, 432 > mUnkc8d11d
 

Member Function Documentation

◆ getHostTokens()

MCAPI::Identity::EduAuthTokenPair Identity::IEduAuth::getHostTokens ( ) 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.

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