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

feat: adds additional fields to UserMetadata #13

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

clearlysid
Copy link
Contributor

What kind of change does this PR introduce?

Adds the following fields to UserMetadata

  1. name
  2. full_name
  3. photo
  4. avatar_url

All are kept optional since we may/may not need to construct or de-contruct them all the time. This behaviour matches the JS SDK.

@Proziam Proziam merged commit 7be1536 into supabase-community:main Jan 6, 2025
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants