Unreal

Unreal integration

Introduction

The user profile module is used to store user specific data related to his identity.

UserProfileData
  • userId (string): Unique READYgg ID for a user. Authenticated user has the same ID accross applications using READYgg.

  • email (string): Email of the authenticated user.

  • displayName (string): Authenticated user share the same display name accross applications using READYgg.

  • profilePicture : Authenticated user share the same profile picture accross applications using READYgg.

  • bio (string): Authenticated user share the same bio accross applications using READYgg.

Get User Profile

Update UserName/Display Name

Update User Bio

Get User Currencies

"rgn-coin" Currency

Last updated