nhost/nhost-dart

Custom metadata on signing up

MichalNemec opened this issue · 1 comments

Hello,

Would it be possible to modify this query to accept anything to metadata?
https://github.com/nhost/nhost-dart/blob/main/packages/nhost_sdk/lib/src/auth_client.dart#L218

i.e. i have to store location, age, height, ...

I'm closing this, because the latest release makes it possible to provide metadata to sign up.