Closed hacknug closed 7 years ago
@hacknug great! Thanks for putting this together. I suppose we can write about the token service and options users have.
It would be nice if we could display a different kind of dialog, maybe with a button that says 'Learn More' where we can open up the readme for them.
I think the tooltip could be removed. The readme will be a lot more suitable for explanations.
I'm writing this comment and deleting my previous comment just as a reminder of what it was discussed on discord.
On login a message popup will show that
A HashinKey is required to log in. You can find more about hashkey here <-- clickable link to pogodev (yeah we users are lazyass and don't want to read any readme file!)
also we will provide a tooltip on the hashkey icon providing just little information about what an hashkey is and why is it required.
I'll have this later today so we can merge and build the app again to see of there's still issues.
I think we should merge this and open a new issue in case we want to change the message we show if the user doesn't provide a key if we want to show a link there (there's no way to show link the way ot works now).
As sugested by @vinnymac in #212 , PokéNurse
fornow requires you to use a hashing key in order to login. This will avoid the possibility of accounts getting flagged for trying to use the old API. This will also reduce the amount of issues getting opened to report login errors.To avoid getting more issues asking what this
hashingKey
is, we should probably change what we show here (and write about it inREADME.md
):This fixes #213 and fixes #216