I've gone through the oAuth 2 component as well as the application, and very much appreciate the amount of effort. Here I have a small question, based on the analysis current component is using only "Authorization_Code" as a grant type. Is there any option to extend this component with multiple Grant types such as
Sreeramulu, the component supports client credentials and refresh token as well.
I don't have any plans to support the other grant types. But if you want to collaborate, feel free to do so.