You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change using the login name in the config group to the account hash. This would mirror how Runelite does it, and might help with account security for people who import/export their settings.
StealingArtefacts/src/main/java/io/cbitler/stealingartefacts/StealingArtefactsPlugin.java
Line 268 in 86bd014
Change using the login name in the config group to the account hash. This would mirror how Runelite does it, and might help with account security for people who import/export their settings.
Also getUsername seems to be deprecated.
https://github.com/runelite/runelite/blob/f86b2b1bc75ee927a6971354ff2609e2de32555a/runelite-api/src/main/java/com/jagex/oldscape/pub/OAuthApi.java
The text was updated successfully, but these errors were encountered: