Closed achille-roussel closed 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.
See https://github.com/stealthrocket/dispatch/issues/7#issuecomment-2058179030.
After logging in, attempts to get the current verification key gives this error:
We could avoid exposing the user to this error if we automated the creation of the verification key.