Skip to content

Steam Ident

Integrating with Steam requires using Steamworks 1.5.7 or later on the game client. This integration allows Nodecraft Studio to validate the identity ticket created from Steam.

Using this Steamworks call is recommended, as it’s the newest and has more support for games.

Steam Documentation: <https://partner.steamgames.com/doc/api/ISteamUser#GetAuthTicketForWebApi>

Send the token in the [Ident: Send Token]https://nodecraft-studio.readme.io/reference/sendidenttoken request to validate the Steam session.

Are Encrypted Application Tickets supported?

Section titled “Are Encrypted Application Tickets supported?”

Nodecraft is considering supporting this for certain titles, but it can cause issues with games with too many DLCs.