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

Split NuSSO strategy config out from main Ueberauth provider config #9

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

mbklein
Copy link
Collaborator

@mbklein mbklein commented Dec 21, 2023

This seems to be the way the other Ueberauth strategies do it. The reason for it is that the main provider config is settled at compile-time, making it impossible to override the configuration at runtime. We got lucky that it's been working in Meadow thus far, but a recent point release of Ueberauth (which has since been pulled) exposed how brittle it was.

Bumping to v2.0.0 because of the breaking change.

@mbklein mbklein requested review from bmquinn and removed request for bmquinn December 21, 2023 16:51
@mbklein mbklein merged commit 442ba9e into main Dec 21, 2023
5 checks passed
@mbklein mbklein deleted the separate-configuration branch December 21, 2023 16:59
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