jpulgarin/django-tokenapi

will @token_requied decorator intercept session based authentication?

Closed this issue · 1 comments

I have a app both on Mobile and Web ,will @token_requied decorator intercept session based authentication? does tokenapi support web app?

Hey @habout632, the @token_required decorator will not intercept session based authentication.

For a solution to your problem see: http://stackoverflow.com/questions/13153527/having-multiple-decorators-in-django-and-using-only-one