zerobyte/app
Nico 2ff6451f37
test: use better-auth built-in test plugin (#599)
test: use better-auth built-in test plugin

refactor: map auth errors server side

refactor: native trusted providers callback usage

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

## Release Notes

* **New Features**
  * Enhanced SSO authentication error messaging with specific guidance for different failure scenarios (account linking required, email verification needed, banned accounts, invite-only access).

* **Chores**
  * Updated authentication dependencies to version 1.5.0.

* **Tests**
  * Extended test coverage for SSO error code handling and authentication scenarios.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-01 15:10:50 +01:00
..
client test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +01:00
drizzle feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
lib refactor: allow more characters in usernames (#529) 2026-02-16 21:37:15 +01:00
middleware feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
routes refactor: add error components at page level 2026-02-28 17:05:27 +01:00
schemas chore: gen api-client 2026-02-25 23:19:34 +01:00
server test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +01:00
test test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +01:00
utils refactor: render cached data directly if available during ssr 2026-02-28 00:59:05 +01:00
app.css fix: multiple mobile and responsiveness issues (#537) 2026-02-17 18:44:22 +01:00
context.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
router.tsx refactor: render repo stats directly in ssr if cache is available 2026-02-28 10:17:55 +01:00
routeTree.gen.ts feat: separate global admin page (#595) 2026-02-28 12:32:43 +01:00
server.ts fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00