-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Nhost v2 #51
Comments
Not quite ready to close yet. |
Just published #50 to
This is still a work in progress, but I'm going to be knocking off what's missing over the coming days, and continue to cut beta releases as I do so. |
Hi @shyndman, Johan said that V2 will offer an endpoint to retrieve the e-mail verification process/e-mail, is that already covered within the new sdk as method? Thanks! |
Hey @MaxSchilling, It is not. Let me take a look at getting this in. |
To be clear, you're looking to retrieve the text of the verification email? |
If you're looking for the ticket used to verify the email address, it's stored in the |
Hey Scott, So would be great to provide that functionality. Bonus would be if the authenticationState could reflect wether the user activated the account yet, would make the routing easier to route to a re-send verification screen / functionality. |
Got it. @elitan, which endpoint is @MaxSchilling referring to? |
Thanks! Got that in. I'm publishing a new set of packages now. Here are the versions:
|
Packages are now graduated to stable:
|
I just did a quick search on the auth_client.dart file and the |
Beta is out the door. Work remaining:
The text was updated successfully, but these errors were encountered: