nhost / nhost-dart

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

feat(nhost_sdk): Add endpoint for resending verification email #60

Closed shyndman closed 2 years ago

shyndman commented 2 years ago

NhostAuthClient.sendVerificationEmail() will resend the verification email for a user identified by their email address.

As mentioned in #51.

CC @MaxSchilling