Skip to content

Commit f09f311

Browse files
committed
chore: bug fixes and improvements
1 parent 3f6f468 commit f09f311

File tree

182 files changed

+260
-7085
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+260
-7085
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite)
77
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord)
88

9-
**This SDK is compatible with Appwrite server version 1.5.x. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-deno/releases).**
9+
**This SDK is compatible with Appwrite server version 1.4.x. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-deno/releases).**
1010

1111
Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Deno SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)
1212

β€Ždocs/examples/account/add-authenticator.mdβ€Ž

Lines changed: 0 additions & 21 deletions
This file was deleted.

β€Ždocs/examples/account/create-anonymous-session.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-challenge.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-email-password-session.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-email-token.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-j-w-t.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-magic-u-r-l-token.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-o-auth2session.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€Ždocs/examples/account/create-phone-token.mdβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
Β (0)