forked from pool/python-google-auth-oauthlib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=7
26 lines
950 B
Plaintext
26 lines
950 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 20 11:55:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to 0.4.0:
|
|
* Add get_user_credentials function to get your user credentials (#40)
|
|
* Add noxfile (#43)
|
|
* Implement code verifier (PKCE) (#42)
|
|
* Use actual server port in redirect_uri to allow automatic assignment (#33)
|
|
* Fix links after repo move to googleapis (#41)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 17:31:50 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|