Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add user whoami command #23

Open
Tracked by #1
bgins opened this issue Dec 9, 2022 · 0 comments
Open
Tracked by #1

Add user whoami command #23

bgins opened this issue Dec 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bgins
Copy link
Contributor

bgins commented Dec 9, 2022

Summary

Problem

There is currently no way to check that you are signed in and the username you are signed in with within the Rust code base.

Impact

It can be confusing if you have multiple accounts to know which one you are using without this feature. It also helps quickly ensure that the sign in process did work for sign in

Solution

Write a command that sends a request to the server that gets the username that's tied to the DID that was sent.

Details

This feature is to be added during the Cli rewrite in Rust.

@bgins bgins mentioned this issue Dec 9, 2022
22 tasks
@BoisterousCoder BoisterousCoder added the enhancement New feature or request label Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants