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

Basic Authentication #4

Open
tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Open

Basic Authentication #4

tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Assignees
Milestone

Comments

@tatsumiwa-pg
Copy link
Owner

実装概要

  • アプリケーションにBasic認証を導入する。

実装方針

  • 作業はマスターブランチで行う
  • 認証に必要なユーザー名やパスワードは、環境変数を呼び出す形式で実装する。
  • 開発環境および本番環境に、環境変数を設定する。

実装条件

  • 適切なユーザー名やパスワードが入力された場合は、認証を通過できること。
  • 適切ではないユーザー名やパスワードが入力された場合は、認証は通過できないこと。
@tatsumiwa-pg tatsumiwa-pg self-assigned this Jan 12, 2022
@tatsumiwa-pg tatsumiwa-pg added this to the 1/17/2022 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant