- Adds `timezone` to additionalFields on the auth `user` config - Default value reads process.env.DEFAULT_TIMEZONE (falls back to "UTC") - session.user.timezone now available on every authenticated request - Inferred User type automatically picks up the new field — no type changes needed |
||
|---|---|---|
| .. | ||
| hooks | ||
| services | ||
| types | ||
| utils | ||
| auth-client.ts | ||
| auth-utils.ts | ||
| auth.ts | ||
| bootstrap.ts | ||
| permissions.ts | ||
| status-registry.ts | ||
| utils.ts | ||