|
When users of an OSQA-based site are redirected to a external provider for their authentication, they should see the login form in the same language that the OSQA site is using. Currently they are always displayed in English. OpenId: This can be fixed because OpenId supports language selection: http://wiki.openid.net/OpenID-Language-Preference Facebook: This can be fixed by replacing the last token of the Facebook URL. For example:
Twitter: I don't know if this can be done using OAuth. Could you please implement this feature? Thanks!! |