clockworklabs / clockworklabs/SpacetimeDB
Add terms-of-service agreement parameter to the login command in the CLI if you are logging into the website
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
We determined a EULA for the CLI is unnecessary: https://github.com/clockworklabs/SpacetimeDB/blob/0da26ceaacb531e7367a26cd4509af514749b746/crates/update/src/cli/self_install.rs#L35
However, terms of service for the website + maincloud is eventually necessary. We should do a similar check upon login for the first time to the website through the CLI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.