# Configure Basic client in DocCheck Access

... the following steps are required in DocCheck Access:

  1. Reconfigure the login button

    • Go to DocCheck Access → select the Login Client → open the “Button Configurator” tab
    • Select the desired button size (Small, Medium, or Large) and the button language
  2. Share data with your development team

    • Use the “Share Data” button to generate a link containing all relevant information (Login Client ID, Login Client Secret, button code & JavaScript) and share it directly with your developer or agency
  3. Update the button code

  4. Check OAuth2 adjustments

    • In DocCheck Access, even a free Basic client can optionally exchange an authorization code for an access token if you want to use an additional authorization step. Details: Authorization endpoint and Access token endpoint

Next, replace the implementation in your own application. See Changes in your system.

ON THIS PAGE