<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boilerplate.git/src/lib/auth.ts, branch main</title>
<subtitle>Next.js boilerplate with authentication, user profiles, and file storage using MongoDB &amp; MinIO</subtitle>
<id>http://git.schererleander.de/boilerplate.git/atom/src/lib/auth.ts?h=main</id>
<link rel='self' href='http://git.schererleander.de/boilerplate.git/atom/src/lib/auth.ts?h=main'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/'/>
<updated>2025-12-26T17:08:48Z</updated>
<entry>
<title>feat(auth): add two-factor authentication support</title>
<updated>2025-12-26T17:08:48Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-12-26T17:08:48Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=ad7b4f1ab0b3ef2f71e9a70078716aed50cdbf64'/>
<id>urn:sha1:ad7b4f1ab0b3ef2f71e9a70078716aed50cdbf64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(2fa): implement google authenticator 2fa</title>
<updated>2025-12-26T15:24:36Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-12-26T15:24:36Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=67527c2f52e76725ad78719d4b0307e702bd0da1'/>
<id>urn:sha1:67527c2f52e76725ad78719d4b0307e702bd0da1</id>
<content type='text'>
- add otplib and qrcode dependencies
- update user model with 2fa fields
- add twoFactorCode to validation schema
- implement api routes for setup, enable, disable
- add 2fa verification in auth flow
- add 2fa management ui in settings
- implement 2fa challenge in login page
</content>
</entry>
<entry>
<title>fix(auth): add error handling to authorize credentials</title>
<updated>2025-12-26T14:59:49Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-12-26T14:59:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=80659e7fdc2731d977688971af067ea2cdab05a6'/>
<id>urn:sha1:80659e7fdc2731d977688971af067ea2cdab05a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(auth): cleanup auth options and remove manual db connect</title>
<updated>2025-12-26T13:57:24Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-12-26T13:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=86eaae1876f31ef0674d4dc0848d2368fef58372'/>
<id>urn:sha1:86eaae1876f31ef0674d4dc0848d2368fef58372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove unused mongodbadapter</title>
<updated>2025-07-14T19:01:38Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-07-14T19:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=f85e60a4b7a953d730bb3d875ec71d9b07fb867d'/>
<id>urn:sha1:f85e60a4b7a953d730bb3d875ec71d9b07fb867d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add libraries and utilities</title>
<updated>2025-07-02T20:17:57Z</updated>
<author>
<name>schererleander</name>
<email>leander@schererleander.de</email>
</author>
<published>2025-07-02T20:17:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/commit/?id=ab03900adf080da08a0b2a3628fd0dcf0af28420'/>
<id>urn:sha1:ab03900adf080da08a0b2a3628fd0dcf0af28420</id>
<content type='text'>
</content>
</entry>
</feed>
