Skip to content

Commit

Permalink
log need for discord credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Oct 26, 2024
1 parent 826d814 commit 3a4252d
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 9 deletions.
6 changes: 6 additions & 0 deletions cli/src/helpers/logNextSteps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ export const logNextSteps = async ({
}
}

if (packages?.nextAuth.inUse) {
logger.info(
` Fill in your .env with necessary values. See https://create.t3.gg/en/usage/first-steps for more info.`
);
}

if (["npm", "bun"].includes(pkgManager)) {
logger.info(` ${pkgManager} run dev`);
} else {
Expand Down
1 change: 0 additions & 1 deletion www/src/pages/en/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Of course, if you prefer to use a different auth provider, you can also use one
6. Click "Add Redirect" and type in `http://localhost:3000/api/auth/callback/discord`.
- For production deployment, follow the previous steps to create another Discord Application, but this time replace `http://localhost:3000` with the URL that you are deploying to.
7. Save Changes.
8. Set the `AUTH_SECRET` in `.env`. In development any string will work, for production see the note in `.env` on generating a secure secret.

You should now be able to log in.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/es/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Por supuesto, si prefieres usar un proveedor de autenticación diferente, tambi
6. Haz clic en "Add Redirect" y escribe `http://localhost:3000/api/auth/callback/discord`.
- Para la implementación de producción, sigue los pasos anteriores para crear otra aplicación Discord, pero esta vez reemplaza `http://localhost:3000` con la URL de producción en la que está implementando.
7. Guarda los cambios.
8. Configura `AUTH_SECRET` en `.env`. En desarrollo, cualquier cadena funcionará, para producción, consulta la nota de `.env` sobre la generación de un secreto seguro.

Ahora deberías poder iniciar sesión.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/fr/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Bien sûr, si vous préférez utiliser un autre fournisseur d'authentification,
6. Cliquez sur "Add Redirect" et saisissez `http://localhost:3000/api/auth/callback/discord`.
- Pour le déploiement en production, suivez les étapes précédentes pour créer une autre application Discord, mais cette fois remplacez `http://localhost:3000` par l'URL vers laquelle vous déployez.
7. Sauvegarder les modifications.
8. Définissez `AUTH_SECRET` dans `.env`. En développement, n'importe quelle chaîne fonctionnera, pour la production, voir la note dans `.env` sur la génération d'un secret sécurisé.

Vous devriez maintenant pouvoir vous connecter.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/ja/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ lang: ja
- 本番環境でのデプロイの場合は、前述の手順で別の Discord アプリケーションを作成しますが、今回は`http://localhost:3000`をデプロイ先の URL で置き換えてください。

7. 変更を保存します。
8. `.env``AUTH_SECRET`を設定します。開発環境では任意の文字列が機能しますが、本番環境では`.env`内のセキュアなシークレット情報の生成に関する注意事項を参照してください。

これでログインできるようになります。

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/no/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Hvis du foretrekker en annen autentiseringsleverandør, kan du også bruke en av
6. Klikk "Add Redirect" og skriv inn `http://localhost:3000/api/auth/callback/discord`.
- For utrulling i produksjonsmiljø må de foregående trinnene følges på nytt for å lage en annen Discord-applikasjon. Denne gangen erstatt `http://localhost:3000` med URL-en du publiserer til.
7. Lagre endringene.
8. Skriv `AUTH_SECRET` i `.env`. Hvilken som helst streng vil fungere under utviklingen. For bruk i produksjonsmiljø, ta en titt på notatet i `.env` for å lage en sikker hemmelighetvariabel.

Du skal nå kunne logge på.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/pt/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Claro, se você preferir usar um provedor de autenticação diferente, também p
6. Clique em "Adicionar redirecionamento" e digite `http://localhost:3000/api/auth/callback/discord`.
- Para implantação de produção, siga as etapas anteriores para criar outro aplicativo Discord, mas desta vez substitua `http://localhost:3000` pela URL na qual você está implantando.
7. Salve as alterações.
8. Defina `AUTH_SECRET` em `.env`. Em desenvolvimento, qualquer string funcionará, para produção, veja a nota em `.env` sobre como gerar um segredo seguro.

Agora você deve conseguir fazer login.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/ru/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ lang: ru
6. Нажмите «Add Redirect» и введите `http://localhost:3000/api/auth/callback/discord`.
- Для развертывания в продакшене следуйте предыдущим шагам для создания другого приложения Discord, но на этот раз замените `http://localhost:3000` на URL, на который вы развертываете.
7. Сохраните изменения.
8. Установите `AUTH_SECRET` в `.env`. В разработке любая строка будет работать, для продакшена см. Примечание в `.env` о генерации безопасного секрета.

Теперь у вас должна быть возможность войти в систему.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/uk/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ lang: uk
6. Натисніть "Add Redirect" і введіть `http://localhost:3000/api/auth/callback/discord`.
- Для деплойменту в продакшені дотримуйтесь попередніх кроків для створення іншого додатка Discord, але цього разу замініть `http://localhost:3000` на URL, на який ви деплоїте.
7. Збережіть зміни.
8. Встановіть `AUTH_SECRET` у `.env`. У розробці будь-який рядок працюватиме, для продакшена див. примітка в `.env` про генерацію безпечного secret.

Тепер у вас має бути можливість увійти в систему.

Expand Down
1 change: 0 additions & 1 deletion www/src/pages/zh-hans/usage/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ lang: zh-hans
6. 点击 "Add Redirect",然后输入 `http://localhost:3000/api/auth/callback/discord`
- 对于生产环境的部署,按照之前的步骤来创建另一个 Discord 应用,但是这一次将链接 `http://localhost:3000` 替换为实际生产环境的链接。
7. 保存你的更改。
8.`.env` 中设置 `AUTH_SECRET`。在开发过程中,任何字符串都能起效,但对于生产环境,记得查看 `.env` 文件中关于生成安全密钥的注释。

你现在应该可以登入到你的应用中了。

Expand Down

0 comments on commit 3a4252d

Please sign in to comment.