Jason Woltje
444fa1116a
ci/woodpecker/push/web Pipeline was successful
ci/woodpecker/push/api Pipeline was successful
fix( #410 ): align BetterAuth basePath and auth client with NestJS routing
...
BetterAuth defaulted basePath to /api/auth but NestJS controller routes
to /auth/* (no global prefix). The auth client also pointed at the web
frontend origin instead of the API server, and LoginButton used a
nonexistent GET /auth/signin/authentik endpoint.
- Set basePath: "/auth" in BetterAuth server config
- Point auth client baseURL to API_BASE_URL with matching basePath
- Add genericOAuthClient plugin to auth client
- Use signIn.oauth2({ providerId: "authentik" }) in LoginButton
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-15 19:41:08 -06:00
..
2026-02-06 11:57:47 -06:00
2026-02-03 14:37:06 -06:00
2026-02-15 19:41:08 -06:00
2026-02-06 13:29:03 -06:00
2026-02-15 03:00:53 -06:00
2026-02-01 21:01:25 -06:00
2026-02-15 19:11:15 -06:00
2026-01-31 13:44:23 -06:00
2026-01-31 13:51:46 -06:00
2026-02-06 12:15:21 -06:00
2026-02-11 21:14:20 -06:00
2026-02-03 14:37:06 -06:00
2026-01-30 18:26:41 -06:00
2026-02-03 14:37:06 -06:00
2026-02-03 14:37:06 -06:00
2026-02-15 01:08:09 -06:00
2026-02-05 19:24:07 -06:00
2026-02-15 03:00:53 -06:00
2026-02-02 12:51:17 -06:00
2026-02-08 22:24:37 -06:00
2026-02-08 22:24:37 -06:00
2026-02-06 14:51:22 -06:00
2026-02-03 14:37:06 -06:00
2026-02-06 15:07:49 -06:00
2026-02-15 12:12:43 -06:00
2026-02-07 12:25:50 -06:00
2026-02-06 15:11:41 -06:00
2026-02-15 12:12:43 -06:00
2026-02-03 14:37:06 -06:00
2026-01-31 12:44:50 -06:00
2026-02-14 11:04:04 -06:00
2026-02-03 14:37:06 -06:00
2026-01-31 13:33:04 -06:00
2026-01-31 14:47:59 -06:00
2026-01-31 14:01:42 -06:00
2026-02-08 21:59:19 -06:00
2026-02-15 03:44:33 -06:00
2026-02-06 12:15:21 -06:00
2026-02-03 14:37:06 -06:00
2026-02-04 12:52:20 -06:00
2026-01-31 15:01:18 -06:00
2026-01-30 18:26:41 -06:00
2026-02-05 19:16:37 -06:00
2026-02-07 16:13:05 -06:00
2026-02-05 18:50:19 -06:00
2026-02-03 19:17:13 -06:00
2026-02-01 01:48:09 -06:00
2026-01-28 16:24:25 -06:00
2026-01-30 18:26:41 -06:00
2026-02-15 12:31:08 -06:00
2026-01-28 13:31:33 -06:00
2026-02-06 15:02:55 -06:00
2026-02-15 01:49:13 -06:00