• Resolved Manish

    (@nims)


    Hi, I am trying to create google login and following the instructions menioned in this plugin.
    On the OAuth consent screen, after submission I see this message.

    Test users
    While publishing status is set to ‘Testing,’ only test users are able to access the app. Allowed user cap prior to app verification is 100, and is counted over the entire lifetime of the app.

    So, what does it mean ? I can only have total of 100 users who can login using google ?

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @nims

    If you use your Google App for Nextend Social Login only, then you don’t have to worry as the user cap is not applied to us. According to the discription of the “OAuth rate limits – Your user cap” field, this is the case when the user cap is applied:

    The user cap limits the number of users that can grant permission to your app when requesting unapproved sensitive or restricted scopes. The user cap applies over the entire lifetime of the project, and it cannot be reset or changed. Verified apps will still display the user cap on this page, but the user cap does not apply if you are requesting only approved sensitive or restricted scopes.

    but in Nextend Social Login, we don’t request any Sensitive or Restricted scopes:

    as we currently mention it in our Getting Started section, too specifically at the 7th step. So in our case the verification is not required.

    However if you use the same App for other purposes too, and the third party codes request sensitive or restricted scopes, then you need to go trough a verification for to be able to use those scopes without this limitation.

    Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)

The topic ‘Creating Google login’ is closed to new replies.