Skip to content

Allow for a str or list of strs for AUDIENCE#174

Open
josh-axiom wants to merge 1 commit into
eadwinCode:masterfrom
josh-axiom:support-multiple-audiences
Open

Allow for a str or list of strs for AUDIENCE#174
josh-axiom wants to merge 1 commit into
eadwinCode:masterfrom
josh-axiom:support-multiple-audiences

Conversation

@josh-axiom

Copy link
Copy Markdown

The drf-simplejwt library's TokenBackend looks like it supports either a str or a list of str for audience, but the django-ninja-jwt config restricts the AUDIENCE to be a str or None.

This change relaxes that constraint.

…erlying drf-simplejwt library's TokenBackend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant