-
Notifications
You must be signed in to change notification settings - Fork 0
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
add openid login endpoints #144
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #144 +/- ##
==========================================
- Coverage 72.38% 72.30% -0.09%
==========================================
Files 86 86
Lines 7765 7782 +17
==========================================
+ Hits 5621 5627 +6
- Misses 2144 2155 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested, but looking good IMO!
(codecov is complaining, but not sure if that's testable) |
TODO:
|
New endpoint pre-requirements:
Other references: |
02a550c
to
ce58357
Compare
ce58357
to
00ce2e4
Compare
00ce2e4
to
08c00c7
Compare
Related to issue #141