This plugin is a full OAuth 2.0 authorization server/provider for WordPress. The goal of WP OAuth Server is to provide an easy to use authorization method that 3rd party platforms can use to securely authorize users from your WordPress site.
I have been unable to get /.well-known/openid-configuration/ to show up. I get a 404 not found when going there.
I believe this is preventing me from using AuthSession.useAutoDiscovery() with Expo. It didn’t work with the free version. So I purchased it and enabled OpenID Connect.
I have been unable to get /.well-known/openid-configuration/ to show up. I get a 404 not found when going there.
I believe this is preventing me from using AuthSession.useAutoDiscovery() with Expo. It didn’t work with the free version. So I purchased it and enabled OpenID Connect.
Still not working.