tamaroth

Results 1 issues of tamaroth

With the introduction of `code_verifier` it should be possible to pass our own `code_verifier` to `Flow.from_client_config()` classmethod. Currently, if you pass it as `kwargs`, the `requests_oauth` session creation will fail...

type: feature request