Results 1 to 4 of 4

Thread: How to specify locale to Facebook authentication page?

Hybrid View

  1. #1

    Default How to specify locale to Facebook authentication page?

    Need help appending locale code to facebook authentication url, so that facebook displays the login page based on the locale i pass.

  2. #2

    Default

    Hi:
    I have the same problem both for Twitter and Facebook
    I would need the user to be redirected to
    https://www.facebook.com/dialog/oauth?locale=es_ES....
    https://api.twitter.com/oauth/authenticate?lang=es....

    Any ideas?

  3. #3
    Join Date
    Aug 2004
    Posts
    1,074

    Default

    Do you need to be able to configure it to a specific locale/language? Or do you need it to be determined from the user's browser locale? I can see how either way is useful, depending on the app's goals, although using the browser's locale is probably the most user-friendly.

    I've created https://jira.springsource.org/browse/SOCIAL-359 to track this effort.
    Craig Walls
    Spring Social Project Lead

  4. #4

    Default

    I need to be able to configure it to a specific locale/language.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •