Thanks for fantastic plugin!
but I've got a 404 error when clicking the login button.
the address of the popup window is like below.
https://{flarum.domain}/auth/{wp.domain}/oauth/authorize?state=XXX&scope=&response_type=code&approval_prompt=auto&client_id=XXX&redirect_uri={flarum.domain}%2Fauth%2Fwordpress
WP Oauth servcer is enabled.
I use Nginx, so it might cause this error.
is there any solution to this?