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

How to get a current user with findAll ? #437

Open
loickR opened this issue Jun 22, 2017 · 0 comments
Open

How to get a current user with findAll ? #437

loickR opened this issue Jun 22, 2017 · 0 comments

Comments

@loickR
Copy link

loickR commented Jun 22, 2017

Hi,

I got an issue with katharsis
In a rest api, we basically can manage : http://@host:8080/api/users/me, in order to get the current user session.

I'm working to get this user with a QueryParams : http://@host:8080/api/users?filter[login]="me" but that's going to return a list with one element (or an empty list).

Does another way exist in order to get a current user with katharsis end-points ?

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

No branches or pull requests

1 participant