14
0

- Update to 0.4.1:

* Don't auto-generate code_verifier by default. (#48)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-10-08 09:02:52 +00:00
committed by Git OBS Bridge
parent 1a1b4f747c
commit 9a59355387
4 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 8 09:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.1:
* Don't auto-generate code_verifier by default. (#48)
-------------------------------------------------------------------
Thu Sep 12 11:30:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>