-
Notifications
You must be signed in to change notification settings - Fork 219
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
feature to toggle off pkce #897
Conversation
Please let me know what to change I'll add tests as you see fit, once you think this is ok. |
Codecov ReportBase: 77.69% // Head: 77.66% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #897 +/- ##
==========================================
- Coverage 77.69% 77.66% -0.03%
==========================================
Files 44 44
Lines 1690 1688 -2
Branches 331 330 -1
==========================================
- Hits 1313 1311 -2
Misses 340 340
Partials 37 37
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
thanks for contributing |
* feature to disable pkce
Closes/fixes #issue
#895
Checklist