Closed acupofjose closed 2 years ago
Service role CreateUser does not properly conform to the request format given in the JS client which uses AdminUserAttributes.
CreateUser
AdminUserAttributes
Ref: supabase-community/supabase-csharp#15
See: https://github.com/supabase/gotrue-js/blob/d7b334a4283027c65814aa81715ffead262f0bfa/src/lib/types.ts#L104
Service role
CreateUser
does not properly conform to the request format given in the JS client which usesAdminUserAttributes
.Ref: supabase-community/supabase-csharp#15
See: https://github.com/supabase/gotrue-js/blob/d7b334a4283027c65814aa81715ffead262f0bfa/src/lib/types.ts#L104