appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
89 stars 27 forks source link

fix: Update accountCreateEmailSession to accountCreateEmailPasswordSession #117

Closed voidrot closed 6 months ago

voidrot commented 6 months ago

What does this PR do?

Fixes the error Error accountCreateEmailSession is not a function when running appwrite login

Test Plan

Tested logging into self-hosted appwrite instance successfully.

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Issue #116

Have you read the Contributing Guidelines on issues?

Yes

voidrot commented 6 months ago

Closing in favor of PR in sdk-generator repo