BETA
My accountGet started
Nov 142016
Total.js Platform

How to create custom authorization mechanism?

This blog post describes how to create custom authorization mechanism fast and easily. Just create one definition file.

How to create custom authorization mechanism?

After reading you won't need any authorization module for your web applications, just learn from this blog post and you will have everything under control.

Definition of authorization

Create a definition file e.g. /definitions/auth.js:

How to use it in a controller?

How to increase security?

Documentation