Welcome to the FotoWeb OAuth Demo Application

This application demonstrates how to build different kinds of applications that use the FotoWeb API and FotoWeb embeddable Widgets and OAuth 2.0 for user authorization.
This is the configuration page, where you choose the type of application and enter necessary details. In an actual application, these details would be either hard-coded or part of a fixed configuration that is hidden from its users.



A web application with a back-end (server) component.
  • BACK-END: The application must have a back-end (server) component for OAuth authorization, storing a client secret, and managing bearer tokens.
  • FRONT-END: The application may have a front-end (HTML and JavaScript), but it may also be an API only.
  • API: This application can make API requests to FotoWeb. An API license is required.
  • CONSENT: The authenticity of the application is verified, so it only has to ask for user consent upon first authorization.
  • SESSIONS: Refresh tokens can be used to keep the application permanently authorized.
The client ID of your application registered in your FotoWeb tenant (e.g., a838XXXX-XXXX-XXXX-XXXX-XXXXXXXX68df)
The client secret of your application registered in your FotoWeb tenant