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

Endpoint for retrieve the current user information #172

Closed
sneridagh opened this issue Dec 13, 2016 · 2 comments
Closed

Endpoint for retrieve the current user information #172

sneridagh opened this issue Dec 13, 2016 · 2 comments

Comments

@sneridagh
Copy link
Member

When in an app we need to retrieve basic information about the current logged in user, like display name, username, email or even avatar.

What do you think that would be the right naming for such an endpoint?
Something like @users/current don't feels right enough... and could clash with a user named "current" (unlikely, though...).

In the future we will require some endpoint to perform actions over the curent user as well such password change and the like...

@bloodbare @buchi @lukasgraf any insight?
/cc @tisto

@tisto
Copy link
Sponsor Member

tisto commented Jan 5, 2017

@sneridagh question would be if we would still need such an endpoint if we include the information about the currently logged in user in any request anyways:

#179

@tisto
Copy link
Sponsor Member

tisto commented Feb 27, 2017

Will close for #211

@tisto tisto closed this as completed Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants