Summary - Login with single platform auth - (Unreal Engine module)
Last updated on March 24, 2025
Congratulations
You have learned how to implement single platform auth logins into your game through this learning module.
What's next?
To continue learning with Byte Wars, you can continue where you have left off on your Learning Path or take on a specific Learning Module.
Resources
- Full code of this tutorial module:
- AccelByteWars/Config/DefaultEngine.ini
- AccelByteWars/Source/AccelByteWars/TutorialModules/Access/SinglePlatformAuth/UI/SinglePlatformAuthWidget.h
- AccelByteWars/Source/AccelByteWars/TutorialModules/Access/SinglePlatformAuth/UI/SinglePlatformAuthWidget.cpp
- AccelByteWars/Content/TutorialModules/Access/SinglePlatformAuth/UI/W_SinglePlatformAuthWidget.uasset
- AccelByteWars/Source/AccelByteWars/TutorialModules/Access/AuthEssentials/AuthEssentialsSubsystem.h
- AccelByteWars/Source/AccelByteWars/TutorialModules/Access/AuthEssentials/AuthEssentialsSubsystem.cpp