Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use route groups for authentication #576

Closed
10 tasks done
sinproject-iwasaki opened this issue Apr 14, 2023 · 1 comment · Fixed by #577
Closed
10 tasks done

Use route groups for authentication #576

sinproject-iwasaki opened this issue Apr 14, 2023 · 1 comment · Fixed by #577

Comments

@sinproject-iwasaki
Copy link
Contributor

sinproject-iwasaki commented Apr 14, 2023

Svelte

  • Chatページをログイン済みページにする。

Playwright

  • テストコードの動作確認を行う。
  • PINコード認証のメールアドレスとパスワードは env ファイルから取得する。
  • PINコード認証を実装する。
  • ログインしてチャットページが開くまでをテストする。
  • 認証ページは、1回の認証キーを使いまわしてテストを実行する。
  • 複数のページで認証キーを使い回せるようにする。

認証

  • API ページにもログイン判定をつける

GitHub Actions

  • Playwright のログをダウンロードできるようにする。
  • .env を正しく読めるようにする。

Note

チュートリアル

imap-simple Error: self signed certificate
chadxz/imap-simple#80 (comment)

Playwright - 認証

sinproject-iwasaki added a commit that referenced this issue Apr 15, 2023
@sinproject-iwasaki sinproject-iwasaki changed the title Use route groups Use route groups for authentication Apr 16, 2023
@sinproject-iwasaki
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant