nhost / nhost-dart

Nhost Dart & Flutter packages
https://nhost.io
MIT License
90 stars 33 forks source link

Custom metadata on signing up #74

Closed MichalNemec closed 2 years ago

MichalNemec commented 2 years ago

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, ...

szilarddoro commented 2 years ago

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