Skip to content

feature: token balance#74

Open
stowmyy wants to merge 7 commits into
ucarno:mainfrom
stowmyy:token-balance
Open

feature: token balance#74
stowmyy wants to merge 7 commits into
ucarno:mainfrom
stowmyy:token-balance

Conversation

@stowmyy
Copy link
Copy Markdown

@stowmyy stowmyy commented May 15, 2023

notes

  • allows for a token balance message to pop up when you start the app
  • does not force battle.net authentication

image

Comment thread src/utils.py
'profiles': ['default'],
'enable_owl': True,
'enable_owc': False,
'token_balance': False,
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'token_balance': False,
'token_balance': True,
  • to test what i did

@stowmyy
Copy link
Copy Markdown
Author

stowmyy commented May 16, 2023

there was an issue with not getting a new authorization token. when the token expires, it's handled now.

@stowmyy stowmyy changed the title violent: token-balance feature: token balance May 16, 2023
Copy link
Copy Markdown
Author

@stowmyy stowmyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

work here is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant