Dashboard
Services

Introduction

Services represent an application or API that is protected by Guards.

Creating Services

  1. From the left hand side menu, select "Services".
  2. Click on
  3. Add a unique Name.
  4. If this is an external third party API or service, versus one you've written and have control of the code over, toggle the "External" button and click Save.
  5. You'll be redirected to your Services's details page.

Adding a Service to a Guard

  1. From the left hand side menu, select "Guards".
  2. Select the guard you'd like to modify to pull up it's details
  3. Select the "Edit" button
  4. In the "Guarded Service" dropdown, select the service you've created.
  5. Click "Save"
;