You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added write_only=True for better doc generation (#699)
* Added write_only=True for better doc generation
Auto doc generators can perform better and generate more accurate docs
by having this argument.
Username field in TokenObtainSerializer and token in TokenVerifySerializer
has been changed.
* Added write_only=True to TokenBlacklistSerializer's refresh field
0 commit comments