Sanchit Rk
Results
2
issues of
Sanchit Rk
This seems to be not the intended behavior, passing `token` has no effect on the method: [line](https://github.com/tursodatabase/turso-cli/blob/d2a02447061591ac6c187e4f776f3ad6b2840390/internal/turso/token.go#L10) ``` func (c *TokensClient) Validate(token string) (int64, error) { r, err := c.client.Get("/v1/auth/validate",...
Lots of Ui tweak ## Summary by CodeRabbit - **New Features** - Introduced a client-side database powered by Dexie.js for real-time workspace data management and synchronization, including members, customers, threads,...