Skip to content

Made the ctor public. - #542

Merged
elinohlsson merged 3 commits into
ActiveLogin:mainfrom
equist:feature/541-public-ctor
Aug 26, 2026
Merged

Made the ctor public.#542
elinohlsson merged 3 commits 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

torselden commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

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 test suite still passes, so this looks mergeable as-is. I support merging this.

@elinohlsson
elinohlsson merged commit d1489eb into ActiveLogin:main Aug 26, 2026
16 checks passed
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

3 participants