cal-itp / benefits

Transit benefits enrollment, minus the paperwork.
https://docs.calitp.org/benefits
GNU Affero General Public License v3.0
25 stars 9 forks source link

Fix: oauth client not registered exception in logout #2185

Closed lalver1 closed 3 days ago

lalver1 commented 1 week ago

Closes #2184

This PR changes the logout view to call the helper function create_client. Just a note that I couldn't recreate the exception described in #2184, but in any case, this PR makes creating an oauth_client consistent across the login, authorize, and logout views of oauth.

github-actions[bot] commented 1 week ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  benefits/oauth
  views.py
Project Total  

This report was generated by python-coverage-comment-action