Thread: pgAdmin 4 commit: Introduced OAUTH2_SCOPE variable for the Oauth2 scope

pgAdmin 4 commit: Introduced OAUTH2_SCOPE variable for the Oauth2 scope

From
Akshay Joshi
Date:
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d13d2c6dda62ae7b12f41515960cb5762a654433
Author: Nico Rikken <nico.rikken@alliander.com>

Modified Files
--------------
docs/en_US/oauth2.rst                                 | 1 +
docs/en_US/release_notes_5_7.rst                      | 1 +
web/config.py                                         | 3 +++
web/pgadmin/authenticate/oauth2.py                    | 4 +++-
web/pgadmin/browser/tests/test_oauth2_with_mocking.py | 1 +
5 files changed, 9 insertions(+), 1 deletion(-)