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

feat: switch to OIDC library that's actually released #1371

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

paulswartz
Copy link
Member

As far as I can tell, the test failures are only in alerts_processor and are also happening on main.

@paulswartz paulswartz requested a review from arkadyan December 1, 2023 16:36
@arkadyan
Copy link
Collaborator

arkadyan commented Dec 1, 2023

That failing test smells like a GTFS change issue unrelated to this PR. I can check that out.

@arkadyan
Copy link
Collaborator

arkadyan commented Dec 1, 2023

#1372 should fix that test case.

Copy link
Collaborator

@arkadyan arkadyan left a comment

Choose a reason for hiding this comment

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

Thanks, this is great. It took me a minute to spot the extra "c" and understand what I was looking at—I hadn't come across this library before. This is very timely as I'm just today adding SSO support to our new project, so I will shift direction and use this library.

elixir 1.14.5-otp-25
erlang 25.3.2.7
elixir 1.14.5-otp-26
erlang 26.1.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

praise: 👍 Thanks!

@paulswartz
Copy link
Member Author

It's a fairly new library, but I wanted something that 1) supported log out fairly natively 2) was in Hex and ended up with Oidcc (even OpenID certified!) and the UeberauthOidcc wrapper around it.

@arkadyan
Copy link
Collaborator

arkadyan commented Dec 1, 2023

Ugh, the data changed again. I have a new fix.

@arkadyan
Copy link
Collaborator

arkadyan commented Dec 1, 2023

Rebasing this branch now.

@paulswartz paulswartz merged commit 6ea58c9 into main Dec 1, 2023
7 checks passed
@paulswartz paulswartz deleted the ps-oidcc branch December 1, 2023 23:07
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.

2 participants