Hi, I tried to understand how can I remove continue as button, I don't want to get user the option to login with the same user after logout.
Is there any reference where the whole list of ui_options (one of Form Data Parameters in
GET /restapi/oauth/authorize
) is listed with descriptions? What ui_option I can use for these needs?
Also, one more question about ui_options:
I found the option hide_concent which remove last page in logging pop up about confirm auth content.
but is there an option to show it first time user login and not show on next logins?