<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-auth/examples/auth_manual.rs, branch main</title>
<subtitle> Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
</subtitle>
<id>https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/'/>
<updated>2025-04-04T15:56:06+00:00</updated>
<entry>
<title>remove executable bit from files</title>
<updated>2025-04-04T15:56:06+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-04-04T15:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5272db8bb4653b0e77234ed9c4064dd647406dbb'/>
<id>urn:sha1:5272db8bb4653b0e77234ed9c4064dd647406dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auth Customization Options (#159)</title>
<updated>2024-08-11T21:54:45+00:00</updated>
<author>
<name>Aditya Kumar</name>
<email>117935160+AS1100K@users.noreply.github.com</email>
</author>
<published>2024-08-11T21:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=13afc1d6a42d28f01087fb59ca868696be4a2635'/>
<id>urn:sha1:13afc1d6a42d28f01087fb59ca868696be4a2635</id>
<content type='text'>
* Added Support for Custom Auth using `client_id` and `scope`

* fix: `Account::microsoft` and added lifetime to `Account::microsoft_with_custom_client_id`

* Added function `with_microsoft_access_token_and_custom_client_id`

* Removed Custom Scope.

* I got carried away, and made scope also customizable, later realized no customization is needed.

* Better Documentation and Minor fixes

* Added Custom Scope

* Added RpsTicket format for custom `client_id`

* Moved to non-static str

* fix example

Co-authored-by: mat &lt;27899617+mat-1@users.noreply.github.com&gt;

* fix doc grammer

* changed function signature

* fmt

* fixed example

* removed dead code

* Removed `d=` insertion in `client_id`

* removed unnecessary `mut`

---------

Co-authored-by: mat &lt;27899617+mat-1@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_token`. (#88)</title>
<updated>2023-06-24T22:09:43+00:00</updated>
<author>
<name>Adam Reisenauer</name>
<email>58893124+Mythbusters123@users.noreply.github.com</email>
</author>
<published>2023-06-24T22:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5e4699688207b8ac722ae7f96c49428242f49a9d'/>
<id>urn:sha1:5e4699688207b8ac722ae7f96c49428242f49a9d</id>
<content type='text'>
* 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 &lt;git@matdoes.dev&gt;</content>
</entry>
</feed>
