Interface between interfacer-gui and FabAccess BFFH using the python bindings that verify the extistence of a DID for the user using did.dyne.org.
The configuration is done by providing environment variables.
Here is the list of them:
FAB_HOST- hostname MQTT serverFAB_PORT- port of MQTT serverFAB_USER- valid username for bffhFAB_USER- valid password for bffhDID_URL- url for the DID controllerDELTA_TIMESTAMP- how long is a request valid (in seconds)
See the subdirectory example/.