Get Redirect Target

Returns the URL the user will be redirected to after a successful sign-in. This is the value of the

When to Use

How to Use

Location: N/A — read-only background call

  1. Call getRedirectTarget to find where sign-in will redirect

What to Expect

Returns { redirectTarget: '/some/path/' }

Prerequisites

None.

Related Features

Generated Apr 6, 2026 by programmatic