-
### Is your feature request related to a problem? Please describe.
I noticed that we only use [nextAuth](https://next-auth.js.org/) or choose none to start with no auth, then either add an auth servi…
-
# Summary
### Summary:
**Pawelblaszczyk** is experimenting with an RPC setup similar to the minimal example provided in the Effect-TS ecosystem and is looking for guidance on setting cookies on RPC r…
-
### Provide environment information
System:
OS: Linux 4.19 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor
Memory: 5.58 GB / 7.73 GB
…
-
I am looking into creating a simple auth example with a home page and some protected sub routes.
Do I miss something, but:
1. I could not find any docs on how to define a protected (conditional) r…
-
I tried to run it locally in Ubuntu VM on Mac M1 Max
npx fsai gen "Build a clone of Twitter called StackPrompt where people prompt instead of tweet. Allow users to follow one another and to like pr…
-
In case anybody is interested in using this with the `createTRPCProxyClient` object on SvelteKit to expose an `/api/trpc/` route... This is how I've done it
```ts
// $lib/trpc.ts
import type { Ap…
-
Subscribe to this issue and stay notified about new [daily trending repos in TypeScript](https://github.com/trending/typescript?since=daily).
-
#### chess-image-generator version:
**1.0.9 (latest)**
## Steps to reproduce
`yarn add chess-image-generator`
The installation seems to work fine in a new fresh project, however in my project …
-
**Config File**
```
{
"hasSrc": true,
"packages": [
"shadcn-ui",
"drizzle",
"lucia",
"trpc",
"resend",
"stripe"
],
"preferredPackageManager": "pnpm",
"t3…
-
### Package
@lucia-auth/adapter-prisma
### Describe the bug
I am new to lucia, I am trying to sign up a new user but I keep getting an error on the "session" part.
```
Invalid `prisma.session.…