You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to get information about the signed-in user, and I can't find a an API to do it. If I write a PR, will it be accepted?
It seems there are more information in the response to this endpoint, then User currently have. Should I create a new structure, or extend the existing one somehow? How should I name them?
The text was updated successfully, but these errors were encountered:
I need to get information about the signed-in user, and I can't find a an API to do it. If I write a PR, will it be accepted?
It seems there are more information in the response to this endpoint, then
User
currently have. Should I create a new structure, or extend the existing one somehow? How should I name them?The text was updated successfully, but these errors were encountered: