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

Feature Request: add getName and getAvatar to identity kit #265

Closed
spennyp opened this issue Mar 27, 2024 · 2 comments
Closed

Feature Request: add getName and getAvatar to identity kit #265

spennyp opened this issue Mar 27, 2024 · 2 comments

Comments

@spennyp
Copy link

spennyp commented Mar 27, 2024

Describe the solution you'd like

Currently the identity package has useName and useAvatar hooks. It would be great to expose this logic outside of a hook for use in the server.

For example getName and getAvatar, then the hooks are wrappers around these.

Describe alternatives you've considered.

No response

@Zizzamia
Copy link
Contributor

Yeah you right, let me figure out how to get this going.

@Zizzamia
Copy link
Contributor

@spennyp, we just exposed with v0.11.3 the getName and getAvatar utilities to assist in retrieving name and avatar identity information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants