azalea/azalea-auth/examples
Adam Reisenauer 5e46996882
Add functions auth_with_link_code, get_ms_link_code, and get_ms_auth_token. (#88)
* Add option for grabbing authentication code for Microsoft seperately. Created two new functions, one that outputs the DeviceCodeResponse and one that uses this response to authenticate an actual account.

* Added documentation and cleaned up function names. Still wondering about code repeition

* reduce code duplication, more docs, cleanup

* clippy

---------

Co-authored-by: mat <git@matdoes.dev>
2023-06-24 17:09:43 -05:00
..
auth.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
auth_manual.rs Add functions auth_with_link_code, get_ms_link_code, and get_ms_auth_token. (#88) 2023-06-24 17:09:43 -05:00
certificates.rs add stuff related to chat signing 2023-05-26 15:18:04 -05:00