Skip to content

Missing returnToLogin button on reset-password-success screen #273

@gbillyb

Description

@gbillyb

Description

In the standard Universal Login screen for reset-password-success, the screen shows a "Back to ${clientName}" button when the "Application Login URI" of the clientId used in the reset password contains a https URI.
Image
This submit method appears to be missing from the SDK and there is no mention of it in the API reference https://acul-docs.netlify.app/auth0-acul-js/classes/screens.resetpasswordsuccess.

Reproduction

In packages/auth0-acul-react/src/screens/reset-password-success.tsx I would expect to see a returnToLogin function or similar.

Environment

Please provide the following:

  • Version of this library used: @auth0/[email protected]
  • Version of the platform or framework used, if applicable: auth0-acul-samples v1.0.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions