Skip to content

Conversation

@alexmclarty
Copy link
Contributor

Description of the Change

Add that REFRESH_TOKEN_EXPIRE_SECONDS can be an Int or datetime.timedelta to settings.rst.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

Add that REFRESH_TOKEN_EXPIRE_SECONDS can be an `Int` or `datetime.timedelta` to settings.rst.
@codecov
Copy link

codecovbot commented Jul 1, 2021

Codecov Report

Merging #991 (e1365f1) into master (6625d3a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #991 +/- ## ======================================= Coverage 96.56% 96.56% ======================================= Files 31 31 Lines 1716 1716 ======================================= Hits 1657 1657 Misses 59 59 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6625d3a...e1365f1. Read the comment docs.

@auvipyauvipy merged commit fa7f935 into django-oauth:masterSep 2, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alexmclarty@auvipy