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

ステージング環境とプレビュー環境に簡易的な認証をかける #221

Open
2 tasks
watagit opened this issue Feb 4, 2022 · 5 comments
Open
2 tasks
Assignees
Labels
feature 新機能

Comments

@watagit
Copy link
Contributor

watagit commented Feb 4, 2022

✨ 概要

メンバー以外にステージング環境にアクセスされるのはあまりよろしくないため、ステージング環境に簡易的な認証をかける。

🔥 ゴール

  • ステージング環境に認証がかけられる
  • プレビュー環境に認証がかけられる

📄 参考資料

@watagit watagit added the feature 新機能 label Feb 4, 2022
@watagit watagit self-assigned this Feb 9, 2022
@watagit
Copy link
Contributor Author

watagit commented Feb 9, 2022

プレビュー環境にも認証が合ったほうが良いと思ったのでそれも考慮して実装します

@watagit watagit changed the title ステージング環境に簡易的な認証をかける ステージング環境とプレビュー環境に簡易的な認証をかける Feb 9, 2022
@watagit
Copy link
Contributor Author

watagit commented Feb 9, 2022

Netlify がミドルウェアに対応してないっぽい
つらい

@watagit
Copy link
Contributor Author

watagit commented Feb 9, 2022

express で自作するまである

@watagit
Copy link
Contributor Author

watagit commented Feb 9, 2022

Netlify がミドルウェアに対応してる説?
https://www.netlify.com/blog/2021/10/27/use-next.js-12-on-netlify/

@watagit
Copy link
Contributor Author

watagit commented Feb 9, 2022

やっぱり対応してなさそう

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

No branches or pull requests

1 participant