<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boilerplate.git/src/app/api/user/2fa, 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/app/api/user/2fa?h=main</id>
<link rel='self' href='http://git.schererleander.de/boilerplate.git/atom/src/app/api/user/2fa?h=main'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/boilerplate.git/'/>
<updated>2025-12-26T15:24:36Z</updated>
<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>
</feed>
