Skip to content

Releases: surface-security/django-apitokens

v0.0.3

10 Jul 10:07
fcf330e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

27 Jul 10:45
1e03a09
Compare
Choose a tag to compare

Changelog

Added

  • Support for Django 4

Changed

  • Adds template to test app to facilitate tests.

v0.0.1

30 Mar 11:18
0.0.1
eba0087
Compare
Choose a tag to compare

Release apitokens app to generate DRF-compatible tokens, allowing users
to use the DRF API.
Tokens inherit user's permissions, and can be generated with time
expiration.