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

Add user whoami command #23

@bgins

Description

@bgins

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions