clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

CLI - Tell users if they're already logged in #1955

Closed bfops closed 1 week ago

bfops commented 2 weeks ago

Description of Changes

Currently, spacetime login just silently returns if the user is already logged in.

This PR adds a message informing the user that they are already logged in.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing