Library to access OAuth2-secured REST API?

Hi there,

I have a project idea involving accessing a REST API which is secured via "OAuth2 Authorization Code Grant Flow".
I thought that this is a somehow normal use case and was a bit surprised that I was not able to find a generic/widespread library which handles authorization, token retrieval and renewal.

Is there such a thing?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.