This document describes various security authorization methods through block coding.
Index
Definition of authorization
•
Authorization is a procedure for granting permissions to users with certain criteria.
•
In the SyncTree solution, authorization means the permission to call API resources.
•
Normally, authorization proceeds through the process of issuing and verifying an access token.
•
The SyncTree solution provides a variety of security authorization methods, and supports limited operation by issuing tokens even for APIs that are open to the public.