19.23.0
·
2321 commits
to develop
since this release
Nidoran (2019-08-19)
- Represents scopes as an m2m field on personal access tokens instead of a CharField
- APIv2.17 treats scopes as relationships on tokens instead of attributes. Earlier
API versions still serialize scopes as attributes.