This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
auth
History
Gingeh
63589d2ba9
Rename profile column to username and update the tooltip
2022-06-29 18:49:06 +10:00
..
flows
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
2022-04-22 23:39:38 -04:00
steps
Merge pull request
#475
from Scrumplex/fix-hide-all-tokens
2022-05-02 10:45:58 +02:00
AccountData.cpp
Don't show account name for offline accounts
2022-06-29 18:42:01 +10:00
AccountData.h
…
AccountList.cpp
Rename profile column to username and update the tooltip
2022-06-29 18:49:06 +10:00
AccountList.h
Move the profile name column to the left
2022-06-29 18:43:29 +10:00
AccountTask.cpp
…
AccountTask.h
…
AuthRequest.cpp
…
AuthRequest.h
…
AuthSession.cpp
…
AuthSession.h
…
AuthStep.cpp
…
AuthStep.h
…
MinecraftAccount.cpp
…
MinecraftAccount.h
…
Parsers.cpp
Use suggested error handling
2022-04-25 14:08:27 -04:00
Parsers.h
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
2022-04-22 23:39:38 -04:00
Yggdrasil.cpp
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
2022-04-22 23:39:38 -04:00
Yggdrasil.h
…