Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CheckUserlogin not updating all userprefs #23

Open
4 of 5 tasks
pisanovo opened this issue Jun 26, 2020 · 0 comments
Open
4 of 5 tasks

CheckUserlogin not updating all userprefs #23

pisanovo opened this issue Jun 26, 2020 · 0 comments
Assignees
Labels

Comments

@pisanovo
Copy link
Contributor

Currently, the OnLogin does not update Userprefs such as username and password. This results in having to relog every time the game is launched. It does save the session token though.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

Launching the game should log the player in automatically if a successful login has been performed in the past.

Current Behavior

Player has to relog each time the game is launched. Main Menu does not display username due to missing information.

Possible Solution

  • Save additional Userprefs like username and password
@pisanovo pisanovo added bug Something isn't working auth labels Jun 26, 2020
@pisanovo pisanovo self-assigned this Jun 26, 2020
@pisanovo pisanovo removed the bug Something isn't working label Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant