Steven Nguyen
Steven Nguyen
Great PR! π€― We left some comments during the review, please check them out.
@Aragur, thanks for the PR! π€― Please give us some time to review it.
@SophieNguyen113, how's your progress on this? FYI, I'll need to unassign you soon if there's been no activity.
@raibarra04, there should be a E2E test case added for this.
@Prashant4900, the `account.createSession()` does look like it's in the SDK: https://pub.dev/documentation/appwrite/latest/appwrite/Account/createSession.html
This is tough because, typically, anything after # is a fragment and is added at the end. The part of the code causing this unexpected behavior is: [account.php](https://github.com/appwrite/appwrite/blob/a1a4584095768f25b616ffa53bfee417c866c541/app/controllers/api/account.php#L1811-L1813): ```php $url...
@LeonardoMantovani, there is no solution to using hash strategy at the moment.
> was it removed from WIP because it's finished or because it's not happening? @AidenY69, I'm deleting the "work in progress" label. We're still planning to provide some NoSQL support....
Related discussion: * https://github.com/appwrite/appwrite/discussions/7509
Related https://github.com/utopia-php/database/pull/350