# Basic Login Flow
This document outlines how to perform the full Muxy Login Flow, from creating an extension that can display the login code, integrating login in an Unreal Engine game, and using that to obtain a working JWT. The game will use this JWT to maintain a connection to the Gamelink servers, and use this JWT to authorize the user on startup if it exists.