<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-auth/src/cache.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>2026-05-10T14:45:35+00:00</updated>
<entry>
<title>support generic auth cache entries</title>
<updated>2026-05-10T14:45:35+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2026-05-10T14:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c689b47d44e8fdf03b25284014df139e990557f3'/>
<id>urn:sha1:c689b47d44e8fdf03b25284014df139e990557f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort derives with cargo sort-derives</title>
<updated>2025-12-15T01:44:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T01:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=dcbd690f21665e22ea250024a1aa85dec34e6c9e'/>
<id>urn:sha1:dcbd690f21665e22ea250024a1aa85dec34e6c9e</id>
<content type='text'>
might add to ci later, unsure how to do it without adding significant friction for contributors though
</content>
</entry>
<entry>
<title>Add cache_key alias to avoid re-auth (#270)</title>
<updated>2025-10-28T18:29:24+00:00</updated>
<author>
<name>Shayne Hartford</name>
<email>shaybox@shaybox.com</email>
</author>
<published>2025-10-28T18:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b4cc682455419138ddbc71c72f37d9e10c936fc7'/>
<id>urn:sha1:b4cc682455419138ddbc71c72f37d9e10c936fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update azalea-auth docs and variable names to make it clear that the cache key doesn't need to be an email</title>
<updated>2025-09-26T15:28:42+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-09-26T15:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c811dc471a31175d985e2d448a772c628dcad5f6'/>
<id>urn:sha1:c811dc471a31175d985e2d448a772c628dcad5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>formatting: merge imports</title>
<updated>2025-05-31T03:44:48+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-31T03:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e37524899eef8a0034faee35cef4bbf1ba779a7d'/>
<id>urn:sha1:e37524899eef8a0034faee35cef4bbf1ba779a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix clippy issues and improve formatting everywhere</title>
<updated>2025-05-31T03:36:59+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-31T03:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ae4b1e85e669bc882d158509ef1eda46c6b2a72e'/>
<id>urn:sha1:ae4b1e85e669bc882d158509ef1eda46c6b2a72e</id>
<content type='text'>
</content>
</entry>
<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>group imports with rustfmt</title>
<updated>2024-10-26T05:29:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-10-26T05:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f'/>
<id>urn:sha1:6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incorrect comment in with_microsoft_access_token docs</title>
<updated>2024-08-15T23:33:23+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-08-15T23:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e485cf550183445e5f063c6da078c97e9b66497f'/>
<id>urn:sha1:e485cf550183445e5f063c6da078c97e9b66497f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace log with tracing</title>
<updated>2023-11-18T06:58:47+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-11-18T06:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9633508a3a31a70c657329fdeca0050b7082959e'/>
<id>urn:sha1:9633508a3a31a70c657329fdeca0050b7082959e</id>
<content type='text'>
</content>
</entry>
</feed>
