jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

Update url for RP initiated logout #1405

Closed charleswhchan closed 1 month ago

charleswhchan commented 3 months ago

According to urls.py, the url should be /logout

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.56%. Comparing base (560f84d) to head (bff8e5c). Report is 6 commits behind head on master.

:exclamation: Current head bff8e5c differs from pull request most recent head c3db05f. Consider uploading reports for the commit c3db05f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1405 +/- ## ======================================= Coverage 97.56% 97.56% ======================================= Files 32 32 Lines 2132 2132 ======================================= Hits 2080 2080 Misses 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.