No context.renderLanguage or context.request.language in Pre User Registration hook after /passwordless/start

I’m glad you found a solution! Yes, when /passwordless/start is called with the x-request-language specified in the request header, the passed language will be available. Otherwise, the user’s browser language will be used for the request_language variable.

1 Like