-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Roman Štrobl edited this page Jun 20, 2019
·
14 revisions
PowerAuth Web Flow Customization documentation has been moved to: https://developers.wultra.com/docs/develop/powerauth-webflow-customization/
Please use the new developer portal to access documentation.
The purpose of this project is to provide client specific customization, such as adapting to client backend APIs, CSS customization, updated texts, images, fonts and other changes required for customizing Web Flow for clients.
Web Flow can be customized in following areas:
- Appearance (texts, CSS, fonts and images) - chapter Customizing Web Flow Appearance
- Integration with clients backends - chapter Implementing the Data Adapter Interface
Data Adapter is integrated with Web Flow using REST API. For documentation see: Data Adapter REST API Reference