sobolevn
|
6f248dfa37
|
Bump mypy to 1.11.1 (#12463)
|
2024-08-04 23:19:28 -07:00 |
|
David Salvisberg
|
9b260a59cc
|
oauthlib: Fix annotations for oauthlib.oauth2.RequestValidator (#11417)
|
2024-02-16 05:46:32 -08:00 |
|
Andrew
|
62292cdd93
|
[oauthlib] Fix return types of Client methods (#9908)
|
2024-01-23 12:30:54 +01:00 |
|
George Fourtounis
|
3f57017aaf
|
Add support for the refresh_token grant type (RefreshTokenGrant) (#11… (#11206)
Add support for the refresh_token grant type (RefreshTokenGrant).
|
2024-01-04 12:24:57 +01:00 |
|
Mark Hetherington
|
1053e923cd
|
oauthlib: Update types for RequestValidator to match implementation (#10725)
|
2023-09-18 11:07:44 +02:00 |
|
Alex Waygood
|
bb7c376142
|
Add defaults for third-party stubs M-O (#9956)
|
2023-03-27 19:20:30 +02:00 |
|
Malthe Jørgensen
|
9d6ae8a222
|
[oauthlib] Add types in oauth1/rfc5849/request_validator.pyi (#9844)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-03-11 13:48:07 +00:00 |
|
Alex Waygood
|
6ba28ae547
|
Remove unused type: ignore comments (#9801)
|
2023-02-23 12:59:50 -08:00 |
|
Alex Waygood
|
4fea314594
|
Replace Any with Incomplete in many places (#9558)
|
2023-01-18 08:48:16 +00:00 |
|
Nikita Sobolev
|
18e2ae762b
|
Mark first argument of __[get|set|del]attr__ as str (#9245)
|
2022-11-22 11:06:50 +00:00 |
|
Shantanu
|
42409735b2
|
Bump oauthlib to 3.2.* (#8081)
|
2022-06-18 16:27:10 +02:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Akuli
|
0cd1135219
|
Revert "do not use mypy-specific syntax in '# type: ignore' comments" (#6338)
|
2021-11-18 20:13:07 +02:00 |
|
Akuli
|
8d5452e873
|
do not use mypy-specific syntax in '# type: ignore' comments (#5953)
|
2021-08-29 03:58:34 -07:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Vanessa Ung
|
80f61d2209
|
Stubs for oauthlib (#5766)
This was generated with stubgen, with a touch of manual intervention to clean up and
have it pass tests.
|
2021-07-13 09:54:50 +01:00 |
|