Skip to content

Conversation

Harsh-Microsoft
Copy link
Contributor

@Harsh-Microsoft Harsh-Microsoft commented Mar 25, 2025

Purpose

This pull request introduces changes to the frontend server and JavaScript files to support a new configuration option for enabling or disabling authentication. The most important changes include adding an environment variable for authentication, updating the frontend to handle this new configuration, and providing mock user details when authentication is disabled.

Changes to support authentication configuration:

Frontend updates for handling authentication:

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Harsh-Microsoft Harsh-Microsoft changed the title Added Flag-Based Authentication Control (AUTH_ENABLED) refactor: Added Flag-Based Authentication Control (AUTH_ENABLED) Mar 25, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit ccb7d5a into dev Mar 26, 2025
8 of 10 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the add-auth-flag branch April 14, 2025 06:29
@github-actions
Copy link

github-actions bot commented May 2, 2025

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
refactor: Added Flag-Based Authentication Control (AUTH_ENABLED)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants