Puria Nafisi Azizi 8294b50a9e
Update index.tsx
2023-02-15 11:55:55 +01:00
2023-02-15 09:55:32 +01:00
2023-02-15 11:55:55 +01:00
2023-02-09 18:27:12 +01:00
2023-02-09 18:27:12 +01:00
2023-02-15 10:14:45 +01:00
2023-02-15 09:55:32 +01:00
2023-02-14 15:27:58 +01:00

zenflows-fabaccess

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.

Configuration

The configuration is done by providing environment variables.

Here is the list of them:

  • FAB_HOST - hostname MQTT server
  • FAB_PORT - port of MQTT server
  • FAB_USER - valid username for bffh
  • FAB_USER - valid password for bffh
  • DID_URL - url for the DID controller
  • DELTA_TIMESTAMP - how long is a request valid (in seconds)

Examples

See the subdirectory example/.

Description
No description provided
Readme 88 KiB
Languages
CSS 42.7%
TypeScript 29.4%
Python 22.4%
Shell 4.8%
JavaScript 0.7%