golem-js icon indicating copy to clipboard operation
golem-js copied to clipboard

Identity API support through proper bindings

Open mgordel opened this issue 2 years ago • 0 comments

  • ensure ya-ts-client contains definitions for the identity API (the /me endpoint of yagna's REST API)
  • add proper rest module (identity) for handle these endpoints
  • use the identity API where it's needed instead of calling the REST API directly from yajsapi code

mgordel avatar Apr 04 '22 08:04 mgordel