1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-auth
mat 431f9e90a7
Reauth on invalid session (#50)
* Reauth on invalid session

* fix to actually use new token and retry auth

* fix unused vars
2022-12-07 21:58:42 -06:00
..
examples Pathfinder (#25) 2022-11-12 23:54:05 -06:00
src Reauth on invalid session (#50) 2022-12-07 21:58:42 -06:00
Cargo.toml chore: Release 2022-11-19 15:25:55 -06:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea Auth

A port of Mojang's Authlib and launcher authentication.

Thanks to wiki.vg contributors, Overhash, and prismarine-auth contributors.