Samuel Chan

Results 4 issues of Samuel Chan

## How to repeat ![image](https://user-images.githubusercontent.com/6096534/103535809-5d448a80-4ecc-11eb-8996-947979a15d79.png) Whenever there's a key named exactly "continue", it throws the following error. Is there some words that are not allowed for the keys? ![image](https://user-images.githubusercontent.com/6096534/103535881-7baa8600-4ecc-11eb-8f56-7b3fcedcb8e8.png) Currently...

bug

I have searched through the repository but couldn't find any methods related to anonymous sign in. Instead, the User from AuthResponse does return an isAnonymous property. Is it supported? If...

maintenance

How can I use passwordless sign in with SMS? Currently it returns `404` not found, with message: `Passwordless sign in with sms is not enabled` Version: ``` nhost_sdk: ^3.0.1 nhost_flutter_auth:...

enhancement

Thanks for the awesome library. However, `flutter_staggered_grid_view` has upgraded their versions to 0.6.1 and there are some breaking changes to the API, possible to update the version to support it?