loginPath

A required route path that starts the OAuth redirect when visited.

Visiting this route triggers a redirect to the OAuth provider. The provider returns to the configured callback path.

Report a problem