Skip to content

[AzureADB2CAuth]Maia からフロントエンドアプリを移植する#3417

Merged
rnakagawa16 merged 4 commits intomainfrom
feature/(AzureADB2CAuth)フロントエンド移植
Oct 22, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/(AzureADB2CAuth)\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u79fb\u690d"
Merged

[AzureADB2CAuth]Maia からフロントエンドアプリを移植する#3417
rnakagawa16 merged 4 commits intomainfrom
feature/(AzureADB2CAuth)フロントエンド移植

Conversation

@KentaHizume
Copy link
Copy Markdown
Contributor

@KentaHizume KentaHizume commented Oct 22, 2025

この Pull request で実施したこと

  • Maia からフロントエンドアプリを移植しました。

確認したこと

  • dev モードで起動して、ユーザーIDを正常に取得できることを確認しました。
  • npm run generate-client の実行結果で差分が生じないことを確認しました。

この Pull request では実施していないこと

下記の maia で未実施の最新の脆弱性対応については別途 dependabot の PR にて対応予定です。
vite 7.1.0 - 7.1.10
Severity: moderate
vite allows server.fs.deny bypass via backslash on Windows - GHSA-93m4-6634-74q7
fix available via npm audit fix --force
Will install vite@7.1.11

Issues や Discussions 、関連する Web サイトなどへのリンク

なし

@KentaHizume KentaHizume added this to the v1.3.0 milestone Oct 22, 2025
@KentaHizume KentaHizume self-assigned this Oct 22, 2025
@KentaHizume KentaHizume added the target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある label Oct 22, 2025
@KentaHizume KentaHizume linked an issue Oct 22, 2025 that may be closed by this pull request
1 task
Copy link
Copy Markdown
Contributor

@rnakagawa16 rnakagawa16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動作確認を実施しました。

  • npm run dev, npm run mock が正しく動作すること
  • テストが正常であること
  • npm run generate-client で差分が発生しないこと

@rnakagawa16 rnakagawa16 merged commit 6e64456 into main Oct 22, 2025
7 checks passed
@rnakagawa16 rnakagawa16 deleted the feature/(AzureADB2CAuth)フロントエンド移植 branch October 22, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maia v1.3 の対応内容と同期する

2 participants