You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ This takes the original create-t3-turbo and adds Clerk authentication allowing y
10
10
11
11
For this template to work you need to enable Discord as an OAuth provider. You can find the social options under `User & Authentication / Social Providers` in the [Clerk Dashboard](https://dashboard.clerk.dev)
12
12
13
+
> If you change any setting here outside of adding Discord, you may need to update your Expo code to handle any requirements you change.
14
+
13
15
It uses [Turborepo](https://turborepo.org/) and contains:
0 commit comments