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

Added IOptions #273 #318

Merged
merged 10 commits into from
Dec 15, 2023
Merged

Conversation

manishtiwari25
Copy link
Contributor

@manishtiwari25 manishtiwari25 commented Dec 14, 2023

Breaking configuration changes 🔴

  1. Changed AboutMeProfileInformation to ProfileInformation
  2. Removed AuthProvider (renamed to Provider and moved inside Authentication)
  3. Added new config section Authentication

This PR closes #273

Copy link
Owner

@linkdotnet linkdotnet left a comment

Choose a reason for hiding this comment

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

Good job so far @manishtiwari25!
Some open points for me - let me know your thoughts!

@linkdotnet
Copy link
Owner

Really good work - only smaller thoughts I want your opinion on!

@linkdotnet
Copy link
Owner

Awesome work - will squash & merge the changes!

@linkdotnet linkdotnet merged commit aefca91 into linkdotnet:master Dec 15, 2023
1 check passed
@manishtiwari25 manishtiwari25 deleted the feature/ioptions branch December 15, 2023 13:23
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.

Use IOptions pattern instead of AppConfiguration and AppConfigurationFactory
2 participants