Commits
Andrei Barabas authored and GitHub committed b4436ea2621
fix(auth, types): allow null in photo and name for profile update (#4179) * fix: Add missing null to profile update You need to specify null when you want to remove the current user's photo * Update displayName to use same style, and docs to match Co-authored-by: Mike Hardy <github@mikehardy.net>