Hi @sam.frank
We like the new implementation. But there’s one thing we want to know how to make it work.
Currently in our use case we only allow users to sign up through an invitation. The thing is that with the “Prompt for credentials” option selected we get the regular sign in page, which is fine.
But that page shows the “Don’t have an account? Sign up” link and it allows users to sign up to the app which is not what we want. I tried the “Disable Sign Ups” in the connection which makes it go away. But it introduces another problem. It doesn’t allow users to sign up through an invitation, the invitation page works but when I input the password for the new user, it tells you incorrect password/username which is not the case since the user doesn’t even exist.
Any thought for this?