How to get `person_id` from currently logged in user in API?

Charlie Fish@eventfrontier.com to Lemmy@lemmy.ml – 1 points –

After getting a LoginResponse from the Lemmy API, it returns an auth JWT token.

I'm trying to figure out how I can get that users person_id or username so I can make a GetPersonDetails request for the currently logged in user.

Any ideas on how to do this?

0

No comments yet. You could be first!