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.

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