Identity

Allow player account management

Overview

This guide includes everything needed to use the Accounts Feature in the "Beamable SDK for Unity".

Upon Beamable initialization, the current session is automatically granted a user token. Each time the game is started, the same user token is applied. This allows Beamable to consistently authorize the player and track the player's behavior across a range of Beamable features.

Topics

TopicDetails
Prefab - Account HUD
Prefab - Account Management Flow
Drag & drop entry-point for this feature
CodeThe C# entry-point for this feature
FAQFrequently asked questions
3rd Party Integration
Skinning Account Management Flow
Using Account Management Flow
A how-to guide to create a great user experience
Reference - C# APIThe client-side programming reference
Reference - REST APIThe server-side programming reference