Skip to content

Made the ctor public. - #542

Open
equist wants to merge 1 commit into
ActiveLogin:mainfrom
equist:feature/541-public-ctor
Open

Made the ctor public.#542
equist wants to merge 1 commit into
ActiveLogin:mainfrom
equist:feature/541-public-ctor

Conversation

@equist

@equist equist commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

This PR fixes #541.

These things have been implemented (when relevant):

  • The constructor of BankIdClaimsTransformationContext is made public

@torselden

Copy link
Copy Markdown

Nice and low-risk change. Making the constructor public is a sensible, backwards-compatible improvement for custom claims transformation scenarios, and the change is narrow and easy to reason about. The ASP.NET Core test suite still passes, so this looks mergeable as-is. I support merging this.

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.

Public constructor for BankIdClaimsTransformationContext

2 participants