This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch support-pkce
in repository https://gitbox.apache.org/repos/asf/superset.git
from cdff5cde13 Fix tests
add 3e3180a90a Move code_challenge to KV store
No new revisions were added by this update.
Summary of changes:
superset/commands/database/oauth2.py | 23 +++++++++++++++--
superset/db_engine_specs/base.py | 36 +++++++++++++++++++--------
superset/db_engine_specs/gsheets.py | 11 ++++++--
superset/key_value/types.py | 1 +
superset/superset_typing.py | 2 --
superset/utils/oauth2.py | 11 +-------
tests/unit_tests/databases/api_test.py | 12 +++++++++
tests/unit_tests/db_engine_specs/test_base.py | 9 ++++---
tests/unit_tests/sql_lab_test.py | 2 ++
tests/unit_tests/utils/oauth2_tests.py | 36 ++-------------------------
10 files changed, 79 insertions(+), 64 deletions(-)