Topic cluster
Authorization and access control
Determining which users may view change or administer resources and operations.
View topic page3 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
controller_admin
The admin controller is the main controller behind which admin pages are served. Its main purpose is that it does an authentication check (Is current user allowed to use the module mod_admin ).
controller_api
controler_api processes authorized REST API requests: It provides an easy way to create API calls to allow computer programs to perform functions on your Zotonic site.
controller_oauth2_access_token
Exchange OAuth 2.0 credentials for a bearer access token.