You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2024/03/26 17:45:36 UTC

(superset) branch sip-85 updated (9ed7d79710 -> 06dd066cd3)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch sip-85
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 9ed7d79710 Add more tests
     add 06dd066cd3 Add KV lock for refreshing tokens

No new revisions were added by this update.

Summary of changes:
 superset/exceptions.py                 |   6 ++
 superset/key_value/types.py            |   1 +
 superset/utils/oauth2.py               | 107 +++++++++++++++++++++++++++++----
 tests/unit_tests/utils/oauth2_tests.py |  75 ++++++++++++++++++++++-
 4 files changed, 176 insertions(+), 13 deletions(-)