auth icon indicating copy to clipboard operation
auth copied to clipboard

feat: Add gender, phone, birthdate metadata by kakao provider

Open doong-jo opened this issue 5 months ago • 5 comments

What kind of change does this PR introduce?

https://developers.kakao.com/docs/latest/en/kakaologin/rest-api#req-user-info-response-kakaoaccount

Add KaKaoAcount response to metadata

image

What is the current behavior?

close https://github.com/supabase/gotrue/issues/1445

What is the new behavior?

Add gender, phone, birthdate if exists.

image

Additional context

These data do not always exist and only exist if the user agrees.

doong-jo avatar Mar 02 '24 15:03 doong-jo