Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

(suggestion) return user profile data in login() #293

Open
tonypeng opened this issue Jul 29, 2023 · 0 comments
Open

(suggestion) return user profile data in login() #293

tonypeng opened this issue Jul 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tonypeng
Copy link

it looks like the login response contains profile data such as username, full_name, profile_pic_url, etc; it would be great if we could extract this data and return it in login() in addition to the token and user ID to avoid having to send another request to fetch the data.

@junhoyeo junhoyeo added the enhancement New feature or request label Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants