From 81270030228a26911509c6b4edfd26229589d6e5 Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Sat, 23 Sep 2023 10:11:02 +0900 Subject: python/python3-google-auth-library-python: Added (google auth). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-google-auth-library-python/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-google-auth-library-python/README (limited to 'python/python3-google-auth-library-python/README') diff --git a/python/python3-google-auth-library-python/README b/python/python3-google-auth-library-python/README new file mode 100644 index 0000000000..af59733dd3 --- /dev/null +++ b/python/python3-google-auth-library-python/README @@ -0,0 +1,4 @@ +Google Auth Python Library + +This library simplifies using Google's various server-to-server +authentication mechanisms to access Google APIs. -- cgit v1.2.3