• Resolved pablogg2

    (@pablogg2)


    I would like to have a login form on the client site, so as not to have to go to the main site to login, would this be possible? Maybe with the PRO version?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Justin Greer

    (@justingreerbbi)

    Hi @pablogg2,

    This is possible but not directly with WP OAuth Server. We have a plugin in development called One Login Client for WordPress and works as you stated. We have not released it as a client plugin to WP OAuth Server PRO due to some unforeseen issues.

    The plugin currently requires only the service users to be used and not mixed match databases.

    So in short, we do have a plugin that is in development which you can download at https://wp-oauth.com/development/one-login-client.zip

    There is no support for the plugin and is for development only. It requires “Password” grant type to be enabled in WP OAuth Server.

    Thread Starter pablogg2

    (@pablogg2)

    Hi @justingreerbbi,

    The grant type “password” in WP OAuth server, require the PRO plugin?

    In the view “Allowed Grant Types”, what is the “password” option?

    1. Authorization Code (CHECKED)
    Allows authorization code grant type for this client. This includes the implicit method.
    2. User Credentials (PRO VERSION)
    Allows the client to use user credentials to authorize.
    3. Client Credentials (PRO VERSION)
    Client can use the client ID and Client Secret to authorize.
    4. Refresh Token (PRO VERSION)
    Allows the client to request a refresh token.

    I will purchase the pro version, because I will have more than one client site, but to test it this plugin now is possible with the free version?

    thank you very much for your support

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to do a login form in client site’ is closed to new replies.