/authorize 요청에 커스텀 파라미터를 전송할 수 있나요?

Hi team,

Is it possible to send custom params with the request to /authorize? For example, can I send a prompt=login param with the request?

Yeah you should be able to append custom query params to any setting that expects a URL. Have you tried that?