ktor-auth / io.ktor.auth / OAuthServerSettings / OAuth2ServerSettings / passParamsInURL

passParamsInURL

val passParamsInURL: Boolean

whether to pass request parameters in POST requests in URL instead of body.

Property

passParamsInURL - whether to pass request parameters in POST requests in URL instead of body.