Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users should be able to create and provision more than one space #245

Open
travis opened this issue Oct 19, 2023 · 0 comments
Open

Users should be able to create and provision more than one space #245

travis opened this issue Oct 19, 2023 · 0 comments
Assignees

Comments

@travis
Copy link
Contributor

travis commented Oct 19, 2023

We'd like to relax the requirement that a single user only be able to provision a single space. This should be as easy as reworking how subscription IDs are generated here:

https://github.com/web3-storage/w3infra/blob/main/upload-api/stores/provisions.js#L15

A given user should only be able to provision a given space once, so we should probably generate the ID from the customer ID AND the space ID instead of just the customer ID.

@travis travis self-assigned this Oct 19, 2023
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

No branches or pull requests

1 participant