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?
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?