Skip to content

Commit 68e7f9b

Browse files
pre-commit-ci[bot]n2ygk
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 94c0415 commit 68e7f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
* Add migration to include `token_checksum` field in AbstractAccessToken model.
2121
### Changed
2222
* Update token to TextField from CharField with 255 character limit in AbstractAccessToken model. Removing the 255 character limit enables supporting JWT tokens with additional claims
23-
23+
2424
* Update middleware, validators, and views to use token checksums instead of token for token retrieval and validation.
2525
### Deprecated
2626
### Removed

0 commit comments

Comments
 (0)