Topic cluster
Controller
A request handler that maps web requests to responses and coordinates authorization rendering or data transfer.
View topic page4 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
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.
controller_oauth2_service_authorize
Start an OAuth login with an external identity provider.
controller_ping
Simple controller for connection tests, used on the /test/connection page.