Skip to content

Allow empty store_ids#95

Open
TheBlueMatt wants to merge 1 commit intolightningdevkit:mainfrom
TheBlueMatt:2026-02-empty-store-id
Open

Allow empty store_ids#95
TheBlueMatt wants to merge 1 commit intolightningdevkit:mainfrom
TheBlueMatt:2026-02-empty-store-id

Conversation

@TheBlueMatt
Copy link
Contributor

Most VSS users don't actually care about the store_id - they have some data which they want to store for themselves (keyed on the authenticated user id) and that's it. There's not really any reason to force them to specify a store_id, the empty string is just as valid as any other. Thus we allow it here.

@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Feb 24, 2026

👋 Thanks for assigning @tankyleo as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@TheBlueMatt TheBlueMatt requested a review from tankyleo February 25, 2026 18:42
Most VSS users don't actually care about the `store_id` - they have
some data which they want to store for themselves (keyed on the
authenticated user id) and that's it. There's not really any reason
to force them to specify a `store_id`, the empty string is just as
valid as any other. Thus we allow it here.
@TheBlueMatt TheBlueMatt force-pushed the 2026-02-empty-store-id branch from 268daea to 9bb171d Compare February 25, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants