this relates to your own community?
Yes. It's a self-hosted Flarum instance.
Did you configure your apps with the right url instead of flarum.org?
Yes, I think so. In Flarum's config.php file, url
is set to https://help.selfhostbook.com
.
At GitHub I created an oauth app with:
At GitLab I created an oauth app with:
I double checked the app IDs and secrets in the FoF OAuth config: they look correct. The GitLab Domain is set to https://gitlab.com
.
At first I did have the "Sign up" global permission set to "Closed", but I didn't see any difference after changing it to "Open". Should that matter?