I am trying to prevent new users using a social login to create a new account, but to permit existing users to login.
I have added an action as described in this post but when I add that action to the login Flow, I get the error below. Can someone let me know what I’m doing wrong? I’m a total noob at this so I presume I’m missing something simple.
Thanks!
Auth Error
Authentication process canceled: The PostLogin@v3 Action must export an object having an “onExecutePostLogin” method.