mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Deprecate userAuths in favor of a saved token system
This commit is contained in:
parent
37c854b5ac
commit
c977e36368
15 changed files with 251 additions and 33 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -239,8 +239,9 @@ nbdist/
|
|||
run/
|
||||
config.yml
|
||||
logs/
|
||||
public-key.pem
|
||||
key.pem
|
||||
locales/
|
||||
/cache/
|
||||
/packs/
|
||||
/dump.json
|
||||
/dump.json
|
||||
/saved-refresh-tokens.json
|
Loading…
Add table
Add a link
Reference in a new issue