Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add signInWithNewPassword GraphQL API
Close #14 Changed `signIn` GraphQL API logic. - Returns `Err` if `last_signin_time` of `account` is `None`.
- Loading branch information