Closed Vinzent03 closed 2 years ago
I see that GotrueResponse
has a rawData
field, which is not set by subclasses. Should I fix that as well or should it be null?
@Vinzent03 I think it's fine to leave it as is, but am also curious how you would go about fixing it! Would it be okay if you show it to me real quick in this PR?
fixes https://github.com/supabase-community/supabase-flutter/issues/182 See my comment for a question regarding the sign in event and strange naming of
data
.