franko

Results 2 issues of franko

I am sending a REST POST request to my API containing a file from the "File Upload" component. My API is making use of `app.use(bodyParser.json({ limit: "100mb" }));` so it...

### Environment 0.8.0 ### Reproduction More or less following the [`playground-local`](https://github.com/sidebase/nuxt-auth/tree/main/playground-local) ### Describe the bug When using `getServerSession` it always results in a 500 Error with the message: > Tried...

bug
pending