Can I explicit select a language when redirecting a user to the authentication page via API?
Asked
Active
Viewed 112 times
1 Answers
0
The auth page will detect what region the user is coming from, and localize appropriately if we support the language of that region. There isn't currently a way to force which way this will appear, except for spoofing the location of where the user is coming from.

seanrose
- 8,185
- 3
- 20
- 21
-
And if I'm at a foreign country? I can't change the language. I think it's ok to detect user region and language but I would offer the chance to change it, just in case. – user1517653 Jul 12 '12 at 07:49