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
If authenticate_header method is used in line 38 it would be easier to use multiple prefixes by just subclassing TokenAuthentication and overriding that method
If
authenticate_header
method is used in line 38 it would be easier to use multiple prefixes by just subclassingTokenAuthentication
and overriding that methodfor example:
The text was updated successfully, but these errors were encountered: