Scott Hyndman

Results 63 comments of Scott Hyndman

Hey @samdeane, Any word? Did it make its way into Sketch?

Not quite ready to close yet.

Just published #50 to `pub`. Here are the new versions: ``` nhost_sdk 3.0.0-beta.0 nhost_gql_links 2.0.0-beta.0 nhost_flutter_auth 2.0.0-beta.0 nhost_graphql_adapter 2.0.0-beta.0 nhost_flutter_graphql 2.0.0-beta.0 ``` This is still a work in progress, but...

New set of packages out the door, including the changes in #57 and #58. ``` nhost_sdk 3.0.0-beta.1 nhost_gql_links 2.0.0-beta.1 nhost_flutter_auth 2.0.0-beta.1 nhost_graphql_adapter 2.0.0-beta.1 nhost_flutter_graphql 2.0.0-beta.1 ```

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 `auth.users` table, and can be accessed via gql. Keep in mind that the permissions...

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: ``` nhost_sdk 3.0.0-beta.3 nhost_flutter_auth 2.0.0-beta.3 nhost_gql_links 2.0.0-beta.3 nhost_graphql_adapter 2.0.0-beta.3 nhost_flutter_graphql 2.0.0-beta.3 ```

Packages are now graduated to stable: ``` nhost_sdk 3.0.0 nhost_gql_links 2.0.0 nhost_graphql_adapter 2.0.0 nhost_flutter_auth 2.0.0 nhost_flutter_graphql 2.0.0 ```