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
Per this support question I found, Okta supports sending a username to their form by sending login_hint as a query string param with authorization requests.
Is that possible to do with this gem? Is there a way to send custom query string parameters?