Okay, so if it’s a page like https://foo.com/bar it’ll be fine because we can put that into the valid OAuth redirect URI field, but if it’s https://foo.com/bar/123456789 and the number sequence changes it won’t be fine because we can’t put all of the possible combinations into the valid URI field.
Thanks @emmanuel - looking forward seeing how you guys address this. It would be great to apply the same solution to the google sign on the plugin as well.
@emmanuel you should add this info into your Lesson on adding a facebook signin button on a web app. If I didn’t find your post here I would have been lost.