Skip to content

Commit

Permalink
PR changes
Browse files Browse the repository at this point in the history
  • Loading branch information
anku255 committed Dec 15, 2023
1 parent 36768b3 commit dcbb0ec
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion v2/emailpassword/t4-app/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ hide_title: true

# T4 App integration with SuperTokens

To integrate SuperTokens with the T4 App, use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
To integrate SuperTokens with [the T4 App starter kit](https://t4stack.com/), use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
2 changes: 1 addition & 1 deletion v2/passwordless/t4-app/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ hide_title: true

# T4 App integration with SuperTokens

To integrate SuperTokens with the T4 App, use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
To integrate SuperTokens with [the T4 App starter kit](https://t4stack.com/), use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
2 changes: 1 addition & 1 deletion v2/thirdparty/t4-app/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ hide_title: true

# T4 App integration with SuperTokens

To integrate SuperTokens with the T4 App, use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
To integrate SuperTokens with [the T4 App starter kit](https://t4stack.com/), use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
2 changes: 1 addition & 1 deletion v2/thirdpartyemailpassword/t4-app/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ hide_title: true

# T4 App integration with SuperTokens

To integrate SuperTokens with the T4 App, use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.
To integrate SuperTokens with [the T4 App starter kit](https://t4stack.com/), use this [boilerplate](https://github.com/timothymiller/t4-app/tree/supertokens-auth). This repository uses [supertokens-web-js](https://github.com/supertokens/supertokens-web-js) for unified authentication logic across Next.js and Expo applications. It comes preconfigured with "Email Password + Social" login recipes and is easily extensible to accommodate additional recipes.

0 comments on commit dcbb0ec

Please sign in to comment.