You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add query parameter that to suppress display of signup UI elements
This adds support for a query paramater "allow_signup" that will
suppress the rendering of signup UI elements during the OAuth2
authorisation flow.
This is the same solution as github implements for their "webflow"
OAuth2 process.
Resolves#5118
0 commit comments