jazzband / django-oauth-toolkit

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

Update oidc.rst: match example file name to import #1396

Closed elohmeier closed 5 months ago

elohmeier commented 5 months ago

Just a small typo fix. If users copy the example module reference from below they can avoid the import error if the file is named correctly.

Description of the Change

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (07d2715) 97.56% compared to head (d0e343a) 97.56%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1396 +/- ## ======================================= 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.