<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cashier/vendor/golang.org/x/oauth2/microsoft, branch master</title>
<subtitle>Mirror of Cashier, a SSH Certificate Authority (CA).
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/'/>
<entry>
<title>Switch to modules</title>
<updated>2019-07-07T20:33:44+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2019-07-07T20:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=8c12c6939aab9106db14ec2d11d983bc5b29fb2c'/>
<id>8c12c6939aab9106db14ec2d11d983bc5b29fb2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Microsoft auth provider</title>
<updated>2018-08-10T17:21:02+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2018-08-10T17:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=3e006c39b0a4411e91e80de261d0e7b5353d44c0'/>
<id>3e006c39b0a4411e91e80de261d0e7b5353d44c0</id>
<content type='text'>
Microsoft uses JSON Web Tokens (JWT) as OAuth tokens. These can run to many thousands of characters which are too long for TTYs. Work around this by base64-encoding the token and chunk it into smaller pieces.

Closes #70 

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Microsoft uses JSON Web Tokens (JWT) as OAuth tokens. These can run to many thousands of characters which are too long for TTYs. Work around this by base64-encoding the token and chunk it into smaller pieces.

Closes #70 

</pre>
</div>
</content>
</entry>
</feed>
