Skip to main content

Protect a Page or Screen with Login

In this guide, you will add a page or screen to your application that can only be accessed when a user is signed in. You will be using Ory's Identity Service and SDKs to achieve this.

Before you start make sure to either

  1. have a running Ory Cloud Project;
  2. or are running Ory's Identity service (Ory Kratos) on your machine.

Pick Your Technology