Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ad4m.agent.status should not need capabilities #53

Open
leifriksheim opened this issue Oct 17, 2022 · 0 comments
Open

ad4m.agent.status should not need capabilities #53

leifriksheim opened this issue Oct 17, 2022 · 0 comments
Assignees

Comments

@leifriksheim
Copy link

Is it possible that we could call ad4m.agent.status() to just get the properties isLocked and isInitialized? I need a function so I can check if the agent is locked or initialized without having any capabilities. It would be useful for checking that I have a connection with ad4min and knowing the agent status without throwing an exception. If an exception is thrown, then I know that I have no connection to the url. I don't think the agent.status function needs to return the agent.did or any other sensitive information as this can already be done with agent.me().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants