Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ui_locales to permitted params #135

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

martijn
Copy link
Contributor

@martijn martijn commented Sep 22, 2021

Changes

  • Allow forwarding of the ui_locales parameter to the authoriziation endpoint

References

This is required to set the language for the Universal Login UI, see https://auth0.com/docs/brand-and-customize/i18n/universal-login-internationalization

Testing

A request to /auth/auth0?ui_locales=fr should result in a french login UI when enabled in the tenant.

Checklist

@martijn martijn requested a review from a team as a code owner September 22, 2021 08:06
@martijn
Copy link
Contributor Author

martijn commented Nov 16, 2021

Still hoping to get this merged 🤞

Copy link
Contributor

@stevehobbsdev stevehobbsdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience here - unfortunately this had slipped through the cracks.

Looks good 👍🏻

@stevehobbsdev stevehobbsdev merged commit fa36e76 into auth0:master Feb 16, 2022
@stevehobbsdev stevehobbsdev mentioned this pull request Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants