Skip to content

Defaulting JWT_VERIFY_AUDIENCE to True

Compare
Choose a tag to compare
@clintonb clintonb released this 03 Nov 20:13
· 345 commits to master since this release

The JWT_AUTH['JWT_VERIFY_AUDIENCE'] setting now defaults to True instead of expecting users to define a value. This setting is also now documented.