Hi,
Is there any way to generate access token without getting authorization code using only client id and secret key in asp .net core c#? I need only access token to do operations.
or how to get access token with no expiration
Thanks in advance
Regards,
Amit Gaur