-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: golang/oauth2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
golang/oauth2: retrieve token before setting ticker to avoid initial delay
#775
opened Apr 10, 2025 by
encyphered
x/oauth2: apply the expires_in value returned by the server to Token.ExpiresIn
#748
opened Oct 20, 2024 by
soh335
x/oauth2: clarify that ExpiresIn is not automatically populated by the package
#747
opened Oct 20, 2024 by
soh335
document token ownership risks for Config.Client and ReuseTokenSource
#672
opened Sep 28, 2023 by
mattbnz
microsoft: support client_credentials flow using client assertions
cla: yes
#464
opened Dec 14, 2020 by
manicminer
Allow making raw HTTP POST requests to the authz server
cla: yes
#463
opened Dec 11, 2020 by
misberner
Add support rfc7523 private_key_jwt in client credentials flow
cla: yes
#450
opened Oct 25, 2020 by
SmotrovaLilit
oauth2: implementation of OAuth 2.0 Dynamic Client Registration Protocol
cla: yes
#417
opened Apr 10, 2020 by
sunsingerus
ProTip!
Exclude everything labeled
bug
with -label:bug.