Shu Nonaka

Results 3 issues of Shu Nonaka

## ☕️ Reasoning Currently SessionContextValue type has a problem that is TSC cannot infer type correctly. In detail, TSC cannot narrowing to { data: Session; status: "authenticated" } by comparing...

core
client

## Types of changes - [x] Bug fixes - resolves #354 - [ ] Features - resolves # - [ ] Maintenance - [ ] Documentation ## Changes - add...

## Description ### Issue cannot access to array query parameter with defined parameter name. example, defined methods **api/something/index.ts** ```typescript export type Methods = { get: { query: { value?: string[]...

priority/1