superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

Get information about logged in user #58

Closed janhalama closed 3 years ago

janhalama commented 3 years ago

PR adds ServiceClient method whoAmI which fetches information about logged in user.

janhalama commented 3 years ago

👍 Looks good!

Not the biggest fan of the method name, but it's fine for its intended use I guess.

Any suggestion? getUserInfo?

kysely commented 3 years ago

👍 Looks good! Not the biggest fan of the method name, but it's fine for its intended use I guess.

Any suggestion? getUserInfo?

That sounds less coupled to CLI, yeah 👍