Google login with invite-only

Is it possible to create a invite-only based app that still leans on google login?
I would like to hold the users in okta’s users-api DB, pre-register them, and then only allow these users to use the app

Hey @orepor What’s are you trying to achieve? Can you tell me what your use case is in more detail so I can advise you?

Sure
We have an app that uses google login, but in order to gain access to the app you need to be pre-registered (an enterprise app that uses google login).

From what I understand, invite only apps include email verification, but I didn’t see that you can lean on google login for this