Skip to content

Comments

Adding simple authentication and enable App Insights#22

Open
kdcllc wants to merge 6 commits intoAzure-Samples:mainfrom
kdcllc:main
Open

Adding simple authentication and enable App Insights#22
kdcllc wants to merge 6 commits intoAzure-Samples:mainfrom
kdcllc:main

Conversation

@kdcllc
Copy link

@kdcllc kdcllc commented Jun 18, 2024

Purpose

  • Adding a simple way to authenticate via headers with ability to enable or disable
  • Adding support for App Inisghts
  • Upgrade nuget packages and fix some null warnings

Does this introduce a breaking change?

[ ] Yes
[ X] No

Pull Request Type

What kind of change does this Pull Request introduce?
Introduce security.

[ ] Bugfix
[ X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

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

@kdcllc kdcllc changed the title Adding simple authentication Adding simple authentication and enable App Insights Jun 20, 2024
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 this pull request may close these issues.

1 participant