Architecture
From fringDocumentation
FAXL includes the following sections (click here for FAXL schema):
- MessageFeed FAXL documents sent from add-on web server to FIS affecting the graphical user interface (GUI) and behavior of the add-on in fring client. Message feeds include the following elements:
- Client Command Execution Request (CCER): Execution requests sent from add-on web server to FIS. CCERs include:
- Notifications Notifications sent from FIS to add-on web server.
- Message Request
- Add-on Execution Request (Client Request)
- Presence
- Subscription
- FAXL variables
- FAXL Java Script
fring add-on authentication
In order to call fring API, the add-ons should authenticate themselves to FIS. The specifications for Add-on Authentication (ApiAuth) is based on OAuth.