Providers with single callback not considered
-
Well let me clarify, let’s assume we have a multi-lingual website. This website has multiple languages and its language format settings in WPML is set to directory format eg: example.com/en example.com/de and …
So when setting up provider which only support one callback url per client info, such as Github, there is literally no way to get it working now on all the languages.
Now well it’s not exactly your fault Github should add support for it, but that means at least until they do it, on a multilingual website or any website that needs that those providers are useless.
I’m a software engineer myself, and I have seen this situation in other places, such as social logins in mobile applications.
I suggest you add a filter which lets us pass in different credentials in different conditions for each provider.
Please consider that this issue isn’t only about multilingual websites, I use your great plugin also for my api, and the api needs its own callback urls so it’s not just a request for adding more support only for WPML and be done, please consider adding the filter I described above to make this process flexible for everything.
Thank you so much.
- The topic ‘Providers with single callback not considered’ is closed to new replies.