withMockOAuth2Server

fun <R> withMockOAuth2Server(config: OAuth2Config = OAuth2Config(), test: MockOAuth2Server.() -> R): R