Hi @richard8,
Welcome to the Auth0 Community!
You tried passing it in the authorizationParams
object? i.e.
handleLogin({
authorizationParams: {
ui_locales:'de'
}
})
Hi @richard8,
Welcome to the Auth0 Community!
You tried passing it in the authorizationParams
object? i.e.
handleLogin({
authorizationParams: {
ui_locales:'de'
}
})