index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-auth
/
src
/
auth.rs
Age
Commit message (
Expand
)
Author
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-11-11
cleanup
mat
2025-10-13
tweak interactive auth message
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-26
update azalea-auth docs and variable names to make it clear that the cache ke...
mat
2025-08-12
improved whisper regex and autofill microsoft code on login
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
update to rust edition 2024
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2024-08-11
Auth Customization Options (#159)
Aditya Kumar
2024-03-21
fix: GameOwnershipResponse key_id format (#138)
1zuna
2024-01-06
add doc comment about d=
mat
2023-12-28
Make check_ownership pub (#126)
veronoicc
2023-12-16
fix non-u8 gamemodes
mat
2023-12-16
force user to reauth when refresh fails
mat
2023-12-03
clippy
mat
2023-11-29
fix typo in auth docs
mat
2023-11-18
replace log with tracing
mat
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-01-21
clippy
mat
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2022-11-27
tell the user what email they're using in auth
mat
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-29
ClientboundContainerClosePacket
mat
2022-10-27
use variables directly in format strings
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
write more documentation
mat
2022-10-20
Remove let chains
mat
2022-10-18
Create cache file directory if it doesn't exist
Ubuntu
2022-10-18
fix rustc panic
Ubuntu
2022-10-16
Microsoft Authentication (#29)
mat