Skip to content

Commit

Permalink
Merge pull request #618 from supertokens/references-change
Browse files Browse the repository at this point in the history
chore: Add flutter SDK to references page
  • Loading branch information
rishabhpoddar authored Mar 17, 2023
2 parents bcc2697 + 83e84e2 commit ff688f1
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 7 deletions.
5 changes: 4 additions & 1 deletion v2/community/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/emailpassword/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/passwordless/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/session/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdparty/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdpartyemailpassword/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdpartypasswordless/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

See the [supertokens-android](https://supertokens.com/docs/android) for more information.

- ### Flutter
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.


## Other frameworks
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.

:::info
Expand Down

0 comments on commit ff688f1

Please sign in to comment.