wHi @vuscan.marius,
Thank you for your response.
After collaborating via direct messages, we were able to get it to work with the following code:
this.auth.loginWithRedirect({
screen_hint: 'signup',
authorizationParams: { ui_locales: 'ro' } } as RedirectLoginOptions<AppState>);
Please reach out again if you have any further questions. I’d be happy to help!
Thanks,
Rueben