javascript - How to handle client side authorization with django rest framework and angularjs -


our project mix of django, django rest framework , angular js. because wanted api oriented application can serve both web application , mobile application.

what want know how client side authorization in angular templates in django templates. how check user permissions in angular templates?

is there standard way achieve same?

i found coffee script library same job. can use in javascript/angularjs or should fork , create same library javascript?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -