<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OpenBills-server-old/auth, branch main</title>
<subtitle>Server for the second iteration of OpenBills</subtitle>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/'/>
<entry>
<title>added contact and address info to user</title>
<updated>2023-01-31T09:15:55+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-01-31T09:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=894042060791ec106ad12ddf1b4a7b872c4a6aa6'/>
<id>894042060791ec106ad12ddf1b4a7b872c4a6aa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug Fix: /auth/refresh returns error no matter what</title>
<updated>2023-01-29T16:20:13+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-01-29T16:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=7be2937c84c7b9e260498268c210fd6f4bebf2a3'/>
<id>7be2937c84c7b9e260498268c210fd6f4bebf2a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved refresh mechanism to package auth</title>
<updated>2023-01-29T15:15:43+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-01-29T15:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=68629768cbb7c86fd4b118e7d555450297f3fb8a'/>
<id>68629768cbb7c86fd4b118e7d555450297f3fb8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>checking password before editing/deleting user</title>
<updated>2023-01-29T14:41:09+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-01-29T14:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=ac7aa8c6e95023def1eba7615d8a42ad52271500'/>
<id>ac7aa8c6e95023def1eba7615d8a42ad52271500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>created endpoint to get logged in user's info</title>
<updated>2023-01-28T18:02:41+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-01-28T18:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=0607478f1e4c86619a606af7876a6625e859ee1a'/>
<id>0607478f1e4c86619a606af7876a6625e859ee1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>saving and checking refreshToken in DB</title>
<updated>2022-12-04T13:44:41+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-04T13:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=8d85b0f87590b0941dfb2d8815aa2c7b7462a89f'/>
<id>8d85b0f87590b0941dfb2d8815aa2c7b7462a89f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added (untested) auth mechanism</title>
<updated>2022-12-04T12:34:57+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-04T12:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=a6737e7f233c43c8222faabca991d8c666837c05'/>
<id>a6737e7f233c43c8222faabca991d8c666837c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added basic login system with password authentication</title>
<updated>2022-11-29T13:34:16+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-11-29T13:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=11bc12b1f12ed794f0a53a3b0d539a16dc8bd04a'/>
<id>11bc12b1f12ed794f0a53a3b0d539a16dc8bd04a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added endpoint to validate and create new user</title>
<updated>2022-11-16T15:19:10+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-11-16T15:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-server-old/commit/?id=6bc184bacb12b6ede89b8780138bacee5312950e'/>
<id>6bc184bacb12b6ede89b8780138bacee5312950e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
