dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

login: automate creation of verification key during login #6

Closed achille-roussel closed 6 months ago

achille-roussel commented 6 months ago

After logging in, attempts to get the current verification key gives this error:

$ dispatch verification get
Error: Key not found. Use `dispatch verification rollout` to create the first key.

We could avoid exposing the user to this error if we automated the creation of the verification key.

chriso commented 6 months ago

See https://github.com/stealthrocket/dispatch/issues/7#issuecomment-2058179030.